⬆ 设置服务器端的配置文件.
- 删除部分在服务器上不启用的mod配置.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"cooldown": 20,
|
||||
"mustSneak": false,
|
||||
"delay": 0,
|
||||
"maxChain": 100,
|
||||
"mustSneak": true,
|
||||
"delay": 5,
|
||||
"maxChain": 16,
|
||||
"needCorrectTool": true,
|
||||
"searchRadius": 1,
|
||||
"permissionRestricted": false,
|
||||
"mergeItemDrops": false,
|
||||
"mergeItemDrops": true,
|
||||
"autoUpdate": false,
|
||||
"decreaseDurability": true,
|
||||
"client": {
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user