Using Swiss Army Knife on Leaves has inconsitent item drops
Phanastrae opened this issue ยท 1 comments
Forge 47.2.19, Create 0.5.1.f, Destroy 0.2
Depending on how fast you use the Swiss Army Knife, it can cause Leaves to drop different items.
Steps to reproduce:
- Fill an area with leaves (for demonstration, /fill ~9 ~9 ~9 ~-9 ~-9 ~-9 minecraft:oak_leaves[persistent=true])
- Mine leaf blocks one block at a time
Blocks consistently drop Oak Leaves (as if mined by shears) - Hold left click on leaf blocks to mine rapidly
Excluding the first couple blocks mined, leaves now primarily drop Sticks and Oak Saplings (as if mined by non-shears)
Holding shift (to potentially attempt to use a different tool) has no effect on this behavior.
Notably, this effect does not seem to be present for some other forms of instamining ie. mining diamond ore with high haste always drops diamonds.
May be related to #37