Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
taway1 opened this issue Jul 20, 2022 · 1 comment
Open

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

taway1 opened this issue Jul 20, 2022 · 1 comment

Comments

@taway1
Copy link

taway1 commented Jul 20, 2022

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 taway1 changed the title Seemingly unable to remove biomes from world generation. Seemingly unable to remove biomes from world generation. [1.18.2] Jul 20, 2022
@Dinerell
Copy link

#299 Datapacks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants