Ruins not generating in Dimension 10
MokahTGS opened this issue ยท 3 comments
I need help. I'm trying to get a structure I made with the parser to spawn in the Beneath dimension and it is not working. Anyone else have any success getting structures to spawn in a particular dimension?
This is the file the parser made: https://pastebin.com/Djs0gPkL
I have the dimension listed in that file and it is in the Beneath folder in the ruins config folder. Not sure what is wrong.
Please ask in the thread, i am not a support hotline.
https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1282339-1-13-2-ruins-structure-spawning-system
From a glance, you have mistakenly edited the "dimensions" entry to "10", believing it to be "dimensionsToSpawnIn". It is not.
What should I believe it to be? dimensionsToSpawnIn=10 doesn't seem to work either.