1)Save a structure with any name (test)
2)use this "/setblock ~ ~ ~ minecraft:structure_block{powered:1b,mode:"LOAD",posX:0,posY:0,posZ:0,name:"minecraft:test"}"
3)it will place a structure block at your location but it will not load the structure
1)Save a structure with any name (test)
2)use this "/setblock ~ ~ ~ minecraft:structure_block{powered:1b,mode:"LOAD",posX:0,posY:0,posZ:0,name:"minecraft:test"}"
3)it will place a structure block at your location but it will not load the structure
powered
stores whether it's already powered in order to prevent it from loading a second time on relog.