Topic category: Help with Minecraft modding (Java Edition)
Hello, I am trying to create a some what simple biome. It's supposed to look like the alpines.
Basically I want large mountains and next to it plains with rivers and very green grass. Sounds pretty simple, but I have 0 experience in creating biomes.
My approach was to create one biome that generates the mountains and another biome that generates the landscape (Like swamp and swamp hills for example)
I found the property "weirdness" which is supposed to make the biomes spawn next to each other.
However, when I generate the code for the biome, it doesn't look like the weirdness is even in the json file.
Here are some example pictures of how the biome is supposed to look.
Do you have any idea how I would go with my approach?
Use this plugin: https://mcreator.net/forum/92043/tutorial-how-use-nerdys-terrablender-p….
This doesn't seem to work for 1.20, I maybe should've specified the version...
I have been trying to do something like this in 1.20, the only answer I have found is making custom generation.