BiomeTweaker icon indicating copy to clipboard operation
BiomeTweaker copied to clipboard

Seemingly unable to remove biomes from world generation. [1.18.2]

Open taway1 opened this issue 2 years ago • 1 comments

As the title says, I can't seem to remove biomes from world generation successfully. I'm attempting to remove a modded biome from my world generation, but I'm not exactly versed in BiomeTweaker. It's been somewhat complicated for me to get the gist of this mod. I've been at it for a while, but I can't seem to remove this biome from the world generation. The script I'm using goes as follows:

mangrove = forBiomes("wildbackport:mangrove_swamp") mangrove.remove()

My apologies if I'm simply not understanding something, but I haven't been able to find a solution for this so far. I have the script in the right folder, but the biome is still able to generate in the world. Any help would be greatly appreciated.

taway1 avatar Jul 20 '22 02:07 taway1

#299 Datapacks

Dinerell avatar Feb 17 '24 23:02 Dinerell