Started by
shawshank1228
on
Topic category: Help with Minecraft modding (Java Edition)
i wish to export my structure to use in a diferent mod without having to build the whole thing all over again
is there anyone who knows how to do this?
the reason why is beceause my structure uses most of the space and it was a lot of work the first time
Your structure is in mod_folder > structures. It's a .nbt file. You just have to take your .nbt file and place it in the "structures" folder of your other "mod folder" (if the "structures" folder does't exist in this other "mod folder", then create it)
thanks it worked!
How do I find my mod folder? If you are referring to the mod's workspace folder, do I just make a folder labeled 'structures'?