feat: disable taint from flux

This commit is contained in:
Timo Ley 2023-02-22 14:49:38 +01:00
parent 20d3dfb0a0
commit 8b35f4822f
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ general {
B:allow_warded_stone=true
# Can Taint be caused by flux effects.
B:biome_taint_from_flux=true
B:biome_taint_from_flux=false
# The chance per block update (1 in n) of the Taint biome spreading. Setting it to 0 prevents the spread of Taint biomes.
I:biome_taint_spread=200