Yonah 432e6828e4
mods: add veinminer and enchantment
Configured to require sneaking.

Closes #5.
2025-11-10 04:27:39 +09:00

18 lines
372 B
JSON

{
"cooldown": 20,
"mustSneak": true,
"delay": 0,
"maxChain": 100,
"needCorrectTool": true,
"searchRadius": 1,
"permissionRestricted": false,
"mergeItemDrops": false,
"autoUpdate": false,
"decreaseDurability": true,
"client": {
"allow": true,
"translucentBlockHighlight": true,
"allBlocks": false
}
}