Biome Inheritance should override CustomStructure()?
LanToaster opened this issue ยท 3 comments
If you inherit a Biome that already has a CustomStructure, and add one yourself, the Final Config file will have two CustomStructure() ressources, which is invalid, and throws an Error.
It would be great if OTG would Merge the CustomStructure() from both Biomes, or if OTG can handle multiple CustomStructure() ressources in a single biome.