Saplings have the tag #minecraft:sword_efficient
Relates to: MC-230411 MC-251037 MC-251043 MC-279203 MC-279783 MC-279784
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, all saplings are part of this block tag, despite it being meaningless in this sense, as saplings take no time to break under any circumstances.
Having these blocks in this tag is confusing for data pack creators, and also contributes to visual bloat on the debug screen.
How to reproduce
- Look at any sapling
- Press F3
- Observe the block tags
Expected results
None of these blocks would belong to the tag #minecraft:sword_efficient.
Actual results
All eight of them do.
How to fix
Remove the saplings tag from this tag.
Created Issue:
Saplings have the tag #minecraft:sword_efficient
Relates to: MC-230411
MC-251037MC-251043MC-279783 MC-279784The 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, all saplings are part of this block tag, despite it being meaningless in this sense, as saplings take no time to break under any circumstances.
Having these blocks in this tag is confusing for data pack creators, and also contributes to visual bloat on the debug screen.
How to reproduce
- Look at any sapling
- Press F3
- Observe the block tags
Expected results
None of these blocks would belong to the tag #minecraft:sword_efficient.
Actual results
All eight of them do.
How to fix
Remove the saplings tag from this tag.
Relates to: MC-230411
MC-251037MC-251043MC-279203MC-279783 MC-279784The 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, all saplings are part of this block tag, despite it being meaningless in this sense, as saplings take no time to break under any circumstances.
Having these blocks in this tag is confusing for data pack creators, and also contributes to visual bloat on the debug screen.
How to reproduce
- Look at any sapling
- Press F3
- Observe the block tags
Expected results
None of these blocks would belong to the tag #minecraft:sword_efficient.
Actual results
All eight of them do.
How to fix
Remove the saplings tag from this tag.
Relates to: MC-230411 MC-251037 MC-251043 MC-279203 MC-279783 MC-279784 MC-279786
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, mangrove propagules are part of this block tag, despite it being meaningless in this sense, as mangrove propagules 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 minecraft:mangrove_propagule
- Press F3
- Observe the block tags
Expected results
It would not be in the tag #minecraft:mineable/axe.
Actual results
It is.
How to fix
Remove this block from this tag.
Relates to: MC-230411 MC-251037 MC-251043 MC-279203 MC-279783 MC-279784 MC-279786 MC-279787
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, mangrove propagules are part of this block tag, despite it being meaningless in this sense, as mangrove propagules 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 minecraft:mangrove_propagule
- Press F3
- Observe the block tags
Expected results
It would not be in the tag #minecraft:sword_efficient.
Actual results
It is.
How to fix
Remove this block from this tag.
Relates to: MC-230411 MC-251037 MC-251043 MC-279203 MC-279783 MC-279784 MC-279786 MC-279787 MC-279788
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, all types of crop besides two are part of this block tag, despite it being meaningless in this sense, as all crop types take no time to break under any circumstances.
Having these blocks in this tag is confusing for data pack creators, and also contributes to visual bloat on the debug screen. The fact that two types of crop aren't part of this tag also makes things inconsistent.
How to reproduce
- Look at a melon or pumpkin stem, wheat crops, carrots, potatoes, beetroots or nether wart
- Press F3
- Observe the block tags
- For comparison, look at a torchflower crop or pitcher crop
Expected results
None of these blocks would belong to the tag #minecraft:mineable/axe.
Actual results
All of them do, besides pitcher crops and torchflower crops.
How to fix
Remove these blocks from this tag.
Relates to: MC-230411 MC-251037 MC-251043 MC-279203 MC-279783 MC-279784 MC-279786 MC-279787 MC-279788 MC-279789
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, all types of crop are part of this block tag, despite it being meaningless in this sense, as all crop types take no time to break under any circumstances.
Having these blocks 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 melon or pumpkin stem, wheat crops, carrots, potatoes, beetroots, torchflower crop, pitcher crop or nether wart
- Press F3
- Observe the block tags
Expected results
None of these blocks would belong to the tag #minecraft:sword_efficient
Actual results
All of them do.
How to fix
Remove these blocks from this tag.
Relates to: MC-230411 MC-251037 MC-251043 MC-279203 MC-279783 MC-279784 MC-279786 MC-279787 MC-279788 MC-279789 MC-279790
Inverse of MC-279203.
The bug
Pink petals are pointlessly added to the sword_efficient and mineable/hoe block tags, despite the fact that they get broke instantly under all circumstances. This makes things confusing for data pack developers and bloats the F3 screen.
This does not affect wildflowers. The Won't Fix resolution of MC-279203 most likely means those tags will not be applied to said block ID, so instead they should be removed here.
How to reproduce
- Look at pink petals and wildflowers with F3 open
- Observe the tags
Expected results
There would be no mineable tags.
Actual results
Correct results for wildflowers. However, pink petals have them, pointlessly so.
How to fix
Remove pink petals from these two tags.
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.
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
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, nether vine 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 these blocks in this tag is confusing for data pack creators, and also contributes to visual bloat on the debug screen.
How to reproduce
- Look at any nether vine
- Press F3
- Observe the block tags
Expected results
None of these blocks would belong to the tag #minecraft:sword_efficient.
Actual results
All four of them do.
How to fix
Remove these blocks from this tag.
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
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, nether vine 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 these blocks in this tag is confusing for data pack creators, and also contributes to visual bloat on the debug screen.
How to reproduce
- Look at any nether vine
- Press F3
- Observe the block tags
Expected results
None of these blocks would belong to the tag #minecraft:mineable/axe.
Actual results
All four of them do.
How to fix
Remove these blocks from this tag.
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
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, cave vine 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 these blocks in this tag is confusing for data pack creators, and also contributes to visual bloat on the debug screen.
How to reproduce
- Look at any cave vine
- Press F3
- Observe the block tags
Expected results
None of these blocks would belong to the tag #minecraft:sword_efficient
Actual results
Both of them do.
How to fix
Remove these blocks from this tag.
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
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, cave vine 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 these blocks in this tag is confusing for data pack creators, and also contributes to visual bloat on the debug screen.
How to reproduce
- Look at any cave vine
- Press F3
- Observe the block tags
Expected results
None of these blocks would belong to the tag #minecraft:mineable/axe
Actual results
Both of them do.
How to fix
Remove these blocks from this tag.
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.
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
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe 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:mineable/axe.
Actual results
It does, for some reason.
How to fix
Remove this block from this tag.
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
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, sweet berry bushes 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 sweet berry bush
- 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.
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
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, sweet berry bushes 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 sweet berry bush
- Press F3
- Observe the block tags
Expected results
It would not belong to the tag #minecraft:mineable/axe.
Actual results
It does, for some reason.
How to fix
Remove this block from this tag.
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
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, dead bushes 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 dead bush
- 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.
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
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, dead bushes 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 dead bush
- Press F3
- Observe the block tags
Expected results
It would not belong to the tag #minecraft:mineable/axe.
Actual results
It does, for some reason.
How to fix
Remove this block from this tag.
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
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, lily pads 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 lily pad
- 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.
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
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, lily pads 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 lily pad
- Press F3
- Observe the block tags
Expected results
It would not belong to the tag #minecraft:mineable/axe.
Actual results
It does, for some reason.
How to fix
Remove this block from this tag.
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
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, hanging roots 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 hanging roots block
- 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.
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
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, hanging roots 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 hanging roots block
- # Press F3
- Observe the block tags
Expected results
It would not belong to the tag #minecraft:mineable/axe.
Actual results
It does, for some reason.
How to fix
Remove this block from this tag.
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
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, azaleas are part of this block tag, despite it being meaningless in this sense, as they take no time to break under any circumstances.
Having these 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 an azalea or flowering azalea
- Press F3
- Observe the block tags
Expected results
They would not belong to the tag #minecraft:sword_efficient.
Actual results
They do, for some reason.
How to fix
Remove both blocks from this tag.
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
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, azaleas are part of this block tag, despite it being meaningless in this sense, as they take no time to break under any circumstances.
Having these blocks in this tag is confusing for data pack creators, and also contributes to visual bloat on the debug screen.
How to reproduce
- Look at an azalea or flowering azalea
- # Press F3
- Observe the block tags
Expected results
They would not belong to the tag #minecraft:mineable/axe.
Actual results
They do, for some reason.
How to fix
Remove both blocks from this tag.
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.
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 MC-279896
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe 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 blossom
- Press F3
- Observe the block tags
Expected results
It would not belong to the tag #minecraft:mineable/axe.
Actual results
It does, for some reason.
How to fix
Remove this block from this tag.
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 MC-279896 MC-279897
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, sugar cane is part of this block tag, despite it being meaningless in this sense, as it takes 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 sugar cane
- 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.
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 MC-279896 MC-279897 MC-279898
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, sugar cane is part of this block tag, despite it being meaningless in this sense, as it takes 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 sugar cane
- Press F3
- Observe the block tags
Expected results
It would not belong to the tag #minecraft:mineable/axe.
Actual results
It does, for some reason.
How to fix
Remove this block from this tag.
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 MC-279896 MC-279897 MC-279898 MC-279899
The bug
The tag #minecraft:mineable/axe is intended for controlling blocks which can be mined faster with an axe than not, but that in both cases take a nonzero amount of time to break. For some reason, scaffolding is part of this block tag, despite it being meaningless in this sense, as it takes 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 scaffolding
- Press F3
- Observe the block tags
Expected results
It would not belong to the tag #minecraft:mineable/axe.
Actual results
It does, for some reason.
How to fix
Remove this block from this tag.








Also #minecraft:mineable/axe