mods: add veinminer and enchantment
Configured to require sneaking. Closes #5.
This commit is contained in:
17
config/yosbr/config/Veinminer/settings.json
Normal file
17
config/yosbr/config/Veinminer/settings.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user