[1.16.5-1.0.2] Configured only shows 1 of Repurposed Structures's configs
TelepathicGrunt opened this issue ยท 3 comments
Hello! I am the developer for Repurposed Structures and someone pointed out that while my mod makes use of multiple config files for organization, Configured only shows the Witch Huts config which is odd. I make all the config files the same way as shown here:
https://github.com/TelepathicGrunt/RepurposedStructures/blob/e3b54f58ed422fc3d299cb80e0a973920c9c575c/src/main/java/com/telepathicgrunt/repurposedstructures/RepurposedStructures.java#L78-L88
Although, I do have plans in the future to move all these config files into a repurposed_structures folder within the config folder in 1.17 but I still need to figure out a good way of doing this. Is there something off with my multi-config file implementation that is breaking Configured or is this a bug within Configured?
Thanks for bringing this up. Fixed in 3695d17
