⬆ 设置服务器端的配置文件.

- 删除部分在服务器上不启用的mod配置.
This commit is contained in:
2026-01-20 02:53:55 +08:00
parent 1a09870818
commit 37cc83d37a
1519 changed files with 6379 additions and 2854 deletions

View File

@@ -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": {