Fabric API

Fabric API

106M Downloads

Dynamic tools ignore mining level for stone and metal vanilla blocks

snakefangox opened this issue ยท 0 comments

commented

Currently when using dynamic tools on vanilla blocks the isEffectiveOn check returns true if a vanilla tool of the given mining level would be effective or if a vanilla tool of the given mining level would have a mining speed multiplier other than 1.

Vanilla pickaxes now return a mining speed higher than 1 on any metal or stone block. As a result dynamic tools are able to mine and drop any vanilla block with metal or stone material.