
Biome Replacer (Neoforge)
A quick way to get rid of a biome. Useful for tweaking datapack-based generators (like Terralith) that don't have a convenient configuration
1.31
release1 марта 2025 г.This update adds support for chance biome replacement, note it is seed based
for instance if you want a flower plains biome to be replaced by a forest 30% of the time you would put:
minecraft:sunflower_plains > minecraft:forest 0.3
1.31 - 1.20.1
release1 марта 2025 г.Biome chancing replacement is now seed based, you will get the same replacements aslong as the seed is the same.
The config file has been changed to
biome_replacer_forge.properties
instead of
biome_replacer_neoforge.properties
YOU WILL NEED TO UPDATE YOUR CONFIG FILE
1.3 Change log
This update adds support for chance biome replacement and fixed a startup crash
for instance if you want a flower plains biome to be replaced by a forest 30% of the time you would put:
minecraft:sunflower_plains > minecraft:forest 0.3
1.3 - 1.20.1
release28 февраля 2025 г.This update adds support for chance biome replacement and fixed a startup crash
for instance if you want a flower plains biome to be replaced by a forest 30% of the time you would put:
minecraft:sunflower_plains > minecraft:forest 0.3
1.2.1 - 1.20.1
release30 января 2025 г.Code backend changes, should play nicely now.
1.2 - 1.20.1
release23 ноября 2024 г.Backported most recent version to 1.20.1
Marking this as release, I can't confirm all bugs are gone, so please report them in discord or github
