Description
💪Overview
This mod adds a curios — Kylin Arm (the OP version of Digging Claws)
When equipped, it upgrades the player's base mining tier to Netherite level. At this point, the player's bare hands functionally combine the capabilities of a shovel, an axe, and a pickaxe.
This means you can directly harvest most blocks by hand, while also significantly increasing mining speed and ignoring mining slowdown effects in mid-air or underwater.
🛠️ Dependency
Curios API
🧱 Crafting Recipe
⚙️ Configuration
path: /config/kylin_arm.toml
["Kylin Arm Configuration"]
#The harvest level provided by Kylin Arm (0=none, 1=wood, 2=stone, 3=iron, 4=diamond, 5=netherite)
#Range: 0 ~ 5
harvestLevel = 5
#break speed bonus when Kylin Arm is equipped
#Range: 1.0 ~ 100.0
breakSpeedBonus = 10.0


