#Want to generate all biomes and structures in the overworld(including nether and end biomes)

1 messages · Page 1 of 1 (latest)

broken fox
#

In 1.20.1

uneven osprey
#

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

broken fox
#

ty

#

@uneven osprey

uneven osprey
broken fox
uneven osprey
broken fox
#

Cause no such biome list exists

uneven osprey
#

But the biome IDs do

#

So just list them yourself

uneven osprey
#

...

#

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

broken fox
#

For those wondering it works