Querz / mcaselector

A tool to select chunks from Minecraft worlds for deletion or export.
MIT License
3.18k stars 177 forks source link

[enhancement] add a feature that allows to reset biomes to default. [1.18-1.19] #351

Closed Lolothepro closed 2 years ago

Lolothepro commented 2 years ago

[enhancement] add a feature that allows to reset biomes to default.

Querz commented 2 years ago

Unfortunately, biomes in Minecraft 1.19. and 1.19 can't be reset to default by simply changing the biome in the mca files to and invalid value anymore. Minecraft will only set it to the default biome (plains). Changing the chunk Status to biomes is also not an option, because biomes are generated before the terrain. Doing that would force Minecraft to regenerate the terrain ontop of any already existing terrain and overwrite any player-made structures.