mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 23:58:02 -05:00
5521a561ea
* Add detail about default value to MiningLevelManager jd * Fix shears being the ultimate mining tool In more technical terms, fix an invalid comparison in TaggedToolsModdedBlocksToolHandler. The code was supposed to check if the tool's mining level was at least the block's minimum mining level. Instead, the check succeeded whenever the block required a tool (min level >= 0). * WIP fixing tool attribute api bugs * Fix mostly everything * Simplify to (== 0) with explanation |
||
---|---|---|
.. | ||
src | ||
build.gradle |