Project: Vibrant Journeys

Project: Vibrant Journeys

13M Downloads

Disabled biomes still generate.

KostromDan opened this issue ยท 2 comments

commented

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.

commented

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

commented

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