Hello,
I’m currently using version 2.4.1 and I’m trying to figure out how to control:
• Continent size
• Biome sizes
• Ocean size / distance between landmasses
In newer versions, there are sliders and config options that let you directly adjust terrain scale and ocean size. However, in 2.4.1 those config options don’t seem to exist.
So I’m trying to approach this from a datapack side instead.
My Questions:
1. Which files control continent scale and ocean size in v2.4.1?
I’m assuming it’s something related to noise_settings and density_function
2. What is the exact file path I would need to override via datapack?
For example: data/minecraft/worldgen/??? or data/tectonic/worldgen/???
3. Which files specifically affect biome generation?
I’d like to understand which ones would change how biomes are distributed across landmasses
Any help would be greatly appreciated asap
Hello,
I’m currently using version 2.4.1 and I’m trying to figure out how to control:
• Continent size
• Biome sizes
• Ocean size / distance between landmasses
In newer versions, there are sliders and config options that let you directly adjust terrain scale and ocean size. However, in 2.4.1 those config options don’t seem to exist.
So I’m trying to approach this from a datapack side instead.
My Questions:
1. Which files control continent scale and ocean size in v2.4.1?
I’m assuming it’s something related to noise_settings and density_function
2. What is the exact file path I would need to override via datapack?
For example: data/minecraft/worldgen/??? or data/tectonic/worldgen/???
3. Which files specifically affect biome generation?
I’d like to understand which ones would change how biomes are distributed across landmasses
Any help would be greatly appreciated asap