<textures>
/res/world.png;
/res/strawberries.png;
/res/apple.png;
/res/sun.png;
</textures>

//name, texture, scale, sector size
<world>
/res/world, 0, 8, 4000,
</world>

//texture, scale, x, y, z
<things>
2, 15, 10700, -4000, 5590;
1, 15, 10780, -2500, 4090;
1, 15, 17500, -3000, 4800;
1, 15, 19793, -2500, 3560;
2, 15, 2000, -3500, 4750;
3, 40, 10950, -9000, 13620;
2, 15, 13250, -1700, 10900;
2, 15, 2730, -3000, 6850;
2, 15, 19530, -3000, 6850;
</things>

<start>2640,-2000,2090,</start>