
custom structure json? (1.10.2)
StrangeThistle opened this issue ยท 2 comments
I am in the process of creating my own pack using YUNoMakeGoodMap-1.10.2-6.1.0.26, and I can't for the life of me figure out how or where to add the description for my custom platform in a way that will appear in the selection menu. Should it be a separate json file, or should it somehow be added into the YUNoMakeGoodMap.cfg file? Am I doing something completely wrong, or is the feature not actually working at the moment?
Works just fine as you can see by all the current examples https://github.com/LexManos/YUNoMakeGoodMap/blob/master/src/main/resources/assets/yunomakegoodmap/structures/COBBLE_GEN.json
This issue would more accurately be titled as "ONLY the examples work".
While the examples within the .jar file work, the submitter of this issue tried to copy the examples into the folder where mod-pack makers need to put these files, and this was the result.