Cristelknight999 / Expanded-Ecosphere

A realistic Minecraft worldgen mod.
32 stars 9 forks source link

[1.19.3 Forge] Banned Biomes still generate #19

Closed AK-Chester closed 1 year ago

AK-Chester commented 1 year ago

I'm trying to disable certain biomes but they still generate in the world. No other biome-mods installed.

wwoo.json5: { "mode": "COMPATIBLE", "onlyVanillaBiomes": false, "forceLargeBiomes": false }

banned_biomes.json5: { "banned_biomes": ["lantern_river"] }

Anything I'm doing wrong? Nice mod/pack, btw!

AK-Chester commented 1 year ago

Never mind. I put TerraBlender in the wrong folder (wrong instance). Seems to work fine with it being present now. Sorry for being an idiot. ;-)