Started by
Powersaj
on
Topic category: Advanced modding
I want to delete all the games biomes, or at least find a way to set the over-world to my custom biomes only.
What I’m trying to do is overhaul the art style of the current generation system, custom cacti, custom more detailed trees, more vibrant, custom biomes.
But I don’t like the vanilla biomes and I don’t want them to generate anymore. Can I do this?
Actually there are three ways:
First, with custom code replace the BiomeProvider with your custom biomes (you can't do a dimension with no biomes)
Second, when the player join in the word will teleported in an Overworld-like dimension
Third, make multiple biomes with different temperatures that override with a big weight all biomes. Remember that you need a biome for each temperature (Icy, cold, warm, desert)
Sorry for a bit of necroposting, but came across this trying to find an answer to the same query. I've discovered that you can do this via datapacks now in Minecraft - and it works perfectly fine in MCreator, you can just change the default values for each of the worldtype presets, or add your own. https://minecraft.fandom.com/wiki/Custom_world_generation