Overwrite the schematic part of a structure while keeping it's data
WolfieWaffle opened this issue ยท 2 comments
As far as I am aware, there is no way to change the actual block structure of a structure while keeping it's metadata and generation rules. You can use /#edit, but that only changes the data of a structure, not the block portion. You can use /#export to overwrite it, but that removes all it's generation rules.
If it does not already exist and I'm juts missing it, I would like a way to re-export a structure while keeping all the generation rules the same. It would really help in tweaking the default structures.
Not sure why I didn't answer this earlier.
You can just use /#export MyStructure to copy all of its previous generation data into the GUI (effectively only overriding the world data / 'schematic part').