Question about biome size #183
-
|
Is it possible to create a Minecraft map with a larger biome size. Because i find that normal generation create biome size too small and maps generate with "Large Biome" parameter are too big. I would like to find a compromise between normal and large biome. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
In the latest snapshot those settings have been moved to the |
Beta Was this translation helpful? Give feedback.
In the latest snapshot those settings have been moved to the
data/minecraft/worldgen/noisefolder. If you go to that folder and find thetemperature,humidity, etc files, you can change the firstOctave by one (for example-9->-10), this should double the scale of all biomes. Note that these settings can currently not be changed per dimension.