
DancZer
Members-
Content Count
2 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout DancZer
-
Rank
Tree Puncher
-
Bug: Nether Quarz Ore does not have toolType
DancZer replied to DancZer's topic in Support & Bug Reports
What would be the ideal way to check if I can break a a block by a pickaxe or a shovel? I rewrote the whole logic and now I use the Item.canHarvestBlock, but it doesn't work reliable neither. For dirt the shovel returns false. 😔 Here is my logic: Github code Do you have any suggestion? Thank you in advance and I will let you know when the PR is ready. -
DancZer joined the community
-
Nether Quarz Ore Block state does not returns the tool type. it returns null.