The bug
Saving a structure which has not been saved before logs an error with the message "Couldn't load structure". This should not be the case since you are saving and not loading a structure.
How to reproduce
/setblock ~ ~ ~ structure_block[mode=save]{mode:"SAVE",name:"minecraft:new_structure"}Open the structure block GUI and click "Save"
Look at the log
→ ❌ An error with the message "Couldn't load structure" has been logged
Comments 0
No comments.