In the latest version, the correct directory name for structures in datapack is structure
.
However, when saving something via a Structure Block, the file is placed under
generated/namespace/structures/.../...nbt
instead of
generated/namespace/structure/.../...nbt
This behavior is inconsistent with the current naming convention.
Steps to Reproduce:
Place a Structure Block.
Save any structure.
Check the generated data folder.
Observed Result:
File is saved in generated/namespace/structures/.../...nbt
Expected Result:
File should be saved in generated/namespace/structure/.../...nbt
Thank you for your report!
We're tracking this issue in MC-272671, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as working as intended, which means this is not considered a bug and won't be fixed. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki