Started by
jacksolomontv
on
Topic category: Help with Minecraft modding (Java Edition)
I want to create an aether-like biome, but I'm having trouble figuring out how to implement custom generation and where to add it. Is it even possible?
if it is in a custom dimension then you could right click the dimension element and lock it. You can then edit the json code to get custom generation. You could also probably edit the code of a biome to get custom generation but I haven't tried that yet.