Relates to: MC-230411 MC-251037 MC-251043 MC-279203 MC-279783 MC-279784 MC-279786 MC-279787 MC-279788 MC-279789 MC-279790 MC-279841 MC-279842 MC-279858 MC-279859 MC-279860 MC-279861
The bug
The tag #minecraft:sword_efficient is intended for controlling blocks which can be mined faster with a sword than not, but that in both cases take a nonzero amount of time to break. For some reason, small dripleaf blocks are part of this block tag, despite it being meaningless in this sense, as they take no time to break under any circumstances.
Having this block in this tag is confusing for data pack creators, and also contributes to visual bloat on the debug screen.
How to reproduce
Look at a small dripleaf
Press F3
Observe the block tags
Expected results
It would not belong to the tag #minecraft:sword_efficient.
Actual results
It does, for some reason.
How to fix
Remove this block from this tag.
Attachments
Comments 3
Thank you for your report!
After consideration, the issue is being closed as Invalid.
This report does not describe a bug.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Can confirm.