-
Bug
-
Resolution: Invalid
-
None
-
1.21.4, 25w04a, 25w05a
-
Confirmed
-
Block states
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 MC-279883 MC-279884 MC-279885 MC-279886 MC-279887 MC-279888 MC-279889 MC-279890 MC-279891 MC-279892 MC-279894 MC-279895
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, spore blossoms 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 spore blosson
- 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.