Some blocks don't have the harvestTools tag. #3426
Labels
possible bug
Stage1
just created by someone new to the project, we don't know yet if it deserves an implementation / a f
Versions
Detailed description of a problem
Some blocks in minecraft-data library don't contain the harvestTools tag. The problem lies in that these blocks can in fact break quicker with a tool. E.g (mushroom_stem can be mined quicker with an axe), (melon can be mined quicker with an axe) (oak_fence_gate can be mined quicker with an axe)...
What did you try yet?
I'm just modifying the json myself, but I noticed there are tons of blocks with this problem.
Did you try any method from the API?
Not related
Did you try any example? Any error from those?
No
Your current code
Expected behavior
I want to get the best tool to mine these blocks and not resort to mining them with a fist.
Additional context
I'm posting this as a bug, since I don't think it's intended behaviour, but could be a suggestion too.
The text was updated successfully, but these errors were encountered: