-
Bug
-
Resolution: Unresolved
-
None
-
1.21.4, 25w04a
-
Community Consensus
-
Items
-
Low
-
Gameplay
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
The bug
The tag #minecraft:sword_efficient is intended for use on blocks which take an amount of time to mine, and a lesser amount when broken with a sword. It has no effect on blocks which are broken instantly, however, despite this, it is applied to two-block-tall flowers. This is pointless, makes datapack creation confusing, and bloats the F3 screen.
One-block-tall flowers have the correct behaviour: they are not part of this tag.
How to reproduce
- Look at a flower
- Press F3
- Look at the tags
Expected results
The sword tag wouldn't be there.
Actual results
It correctly isn't there for one block tall flowers, but incorrectly is for two block tall flowers.
How to fix
Remove all two block tall flowers from this tag, as it makes no sense for them to be there.