Update mod support for x_tumbleweed
This commit is contained in:
parent
acb2c6357b
commit
8431d0d53e
|
@ -35,6 +35,6 @@ if Everness.settings.biomes.everness_baobab_savanna.enabled then
|
||||||
end
|
end
|
||||||
|
|
||||||
if #allowed_biomes > 0 then
|
if #allowed_biomes > 0 then
|
||||||
XTumbleweed:add_allowed_biome(allowed_biomes)
|
XTumbleweed:add_allowed_biomes(allowed_biomes)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Ŝarĝante…
Reference in New Issue