This generates a 448/16 x 320/16 world, (16x16 pixels), and saves them to a list. It does not use special algorithms to determine where the save slot is, simply joins the coordinates together. This allows for extremely efficient data storage and retrieval, but the actual method of storage is inefficient, with thousands of unused locations.