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
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
There are 2 small updates in this update
-
Fixed a bug where sometimes biome rules are being ignored
-
Added support for replacing biomes using biome tags
As an example:
#minecraft:is_forest > minecraft:desert
replaces all biomes tagged as forests with deserts
#minecraft:is_mountain > minecraft:badlands
replaces all biomes tagged as mountains with badlands