Started by
Dark daia the the
on
Topic category: Help with Minecraft modding (Java Edition)
how do i make a mob that will convert a biome?
for example:
the biome is a plains biome. if i spawn the mob, it will turn the biome into a custom biome.
can someone help?
The entire biome or just an area? Changing the entire region of the biome to another biome border-to-border most likely isn't possible but if you're okay with just an area you could probably use a procedure to execute the /fillbiome command
the area, thanks though