Add a config option to tweak the height of oil spouts.
AlexIIL opened this issue ยท 1 comments
Specifically an option for the maximum height that an oil spout can generate. While we're at it, why not also add options for a lot of the other hardcoded numbers? If we add a lot then it would be a good idea to add another section to worldgen
- possibly
worldgen {
oil_spout {
small_min_height
small_max_height
large_min_height
large_max_height
}
}