Option to disable biomes (and worldgen layer) #4511
Labels
status: fixed/implemented in dev
We've fixed this internally, however the fix hasn't been released publicly yet.
type: enhancement
Something small that would improve buildcraft
version: 1.12.2
Is your feature request related to a problem? Please describe.
Currently there is no way of disabling the custom oil biomes without completely disabling worldgen (and with it all oil deposits).
In old BuildCraft this was possible by setting the biome ids to 0 link.
Describe the solution you'd like
Add config option to disable the oil biomes, optionally make the spawn rate configurable.
Also don't add the world gen layer when the biomes are disabled (similar to setting biome ID to 0 in old BuildCraft).
Full disclosure: My primary reason is that the added worldgen layers currently cause inconviences with RTG (Issue).
Obviously that problem is not a BuildCraft issue and should be fixed on RTGs end, but regardless of that, I can still see uses for a config options for the biomes.
The text was updated successfully, but these errors were encountered: