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

Disabled biomes still generate. #163

Closed
KostromDan opened this issue Sep 9, 2021 · 2 comments
Closed

Disabled biomes still generate. #163

KostromDan opened this issue Sep 9, 2021 · 2 comments

Comments

@KostromDan
Copy link

I really love your mod, but becuase of incompatibility with dynamic trees i disabled all biomes what have trees. now i need this mods only for decorations. But diabled biomes still generate. Maybe it caused because i use terraforged.

@KostromDan
Copy link
Author

Yes it caused terrafoged incompatibility. With standart world type all is ok.

@KostromDan
Copy link
Author

I solved it. I need to change terra forged config.
Here is config text for once who have whis problem.
biome_weights.conf:

Configure biome weights by entering their id and an integer value for their weight (default weight is 10)

This config will override the weights configured or provided by other mods for TerraForged worlds only.

"terraforged:example_biome" = 10
"projectvibrantjourneys:blossoming_fields" = -1
"projectvibrantjourneys:crimson_thicket" = -1
"projectvibrantjourneys:alpine_heights" = -1
"projectvibrantjourneys:snowy_redwoods" = -1
"projectvibrantjourneys:boreal_forest" = -1
"projectvibrantjourneys:aspen_grove" = -1
"projectvibrantjourneys:pine_meadows" = -1
"projectvibrantjourneys:boreal_plateau" = -1
"projectvibrantjourneys:mangrove_marsh" = -1
"projectvibrantjourneys:desert_shrubland" = -1
"projectvibrantjourneys:aspen_grove_hills" = -1
"projectvibrantjourneys:redwood_peaks" = -1
"projectvibrantjourneys:snowy_boreal_forest" = -1
"projectvibrantjourneys:red_rock_valley" = -1
"projectvibrantjourneys:overgrown_spires" = -1
"projectvibrantjourneys:autumnal_coniferous_forest" = -1
"projectvibrantjourneys:gravel_shore" = -1
"projectvibrantjourneys:redwoods" = -1
"projectvibrantjourneys:crystal_lakes" = -1
"projectvibrantjourneys:verdant_sands" = -1
"projectvibrantjourneys:willow_wetlands" = -1
"projectvibrantjourneys:windswept_cliffs" = -1
"projectvibrantjourneys:baobab_fields" = -1
"projectvibrantjourneys:tropical_beach" = -1
"projectvibrantjourneys:prairie" = -1

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

1 participant