#Want to generate all biomes and structures in the overworld(including nether and end biomes)
1 messages · Page 1 of 1 (latest)
Have you checked out our worldgen guide?
Adding the biomes to the Overworld is technically just a matter of adding them to the Overworld's dimension file, but that file is over 200,000 lines long, and adding new biomes to it can be very tedious
What are you asking here?
no dim folder
Ah right, for some reason the dimension folder is not inside the jar file. You can get those files either from Misode's presets or, I believe, his mcmeta repository
https://misode.github.io/dimension/
https://github.com/misode/mcmeta/tree/data
Ty how do I get end biomes to generate?
Cause no such biome list exists
...
Right, the end biomes source is hardcoded. BUT, those biomes still exist, so you can still list them in your Overworld
You just can't copy them directly over
Ahh
Will try ty for the help
For those wondering it works