i am working on the FML 1.17 beta version   when using .harvestTool(ToolType.PICKAXE) and .harvestLevel(2), it doesnt make a difference and i can still mine my block with my hand i read some other forums and they said to add ".func_235861_h_()" or "setRequiresTool()" , but it looks like in the newest version, it has changed to ".requiresCorrectToolForDrops()" however, when i tried to use .requiresCorrectToolForDrops(), it made everything slower and doesnt drop an item at all