- 
                Notifications
    
You must be signed in to change notification settings  - Fork 160
 
Examples
        raws edited this page Dec 21, 2011 
        ·
        13 revisions
      
    Looking for guidance on how to achieve a certain look, or hunting for inspiration? Check out these common Terrain Control use cases.
Want an all-desert world? It's easier than you might think!
The setting to pay attention to here is NormalBiomes—simply remove all other biomes from the list and leave only the one you'd like. Depending on the biome you use, you might want to make the world one huge endless continent by setting LandRarity:100 and get rid of all ice with IceRarity:100.
NormalBiomes:Desert
LandRarity:100
IceRarity:100