Add viewing_range setting to README.txt section for spheretest

If viewing range is too small, mapblocks across planet edges will be
unloaded.
master
Jeija 2016-10-07 20:58:06 +02:00
parent c2ae444a5e
commit 2532a875d1
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ movement_gravity = 10
enable_clouds = 0
active_block_range = 4
active_object_send_range_blocks = 4
viewing_range = 400
You can tweak these settings and see how they affect the planet's appearance and behaviour.
In the game, create a new world with Mapgen "flat". The planet edges are very glitchy, so anything other than "flat" won't look good.