From a95371f2b359163e8172a82da6705aa49e12b2c3 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Mon, 13 Jan 2025 01:30:43 +0800 Subject: [PATCH] =?UTF-8?q?refactor(config):=20=E9=87=8D=E6=9E=84=E9=81=93?= =?UTF-8?q?=E5=85=B7=E5=90=88=E5=B9=B6=E9=85=8D=E7=BD=AE=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改 ItemMergeConfig.json 中的 compose 字段结构 - 将 id 字段移除,简化配置项 - 更新 count 字段为 value,统一字段名称 --- configs/ItemMergeConfig.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/configs/ItemMergeConfig.json b/configs/ItemMergeConfig.json index f59a79e..6c04393 100644 --- a/configs/ItemMergeConfig.json +++ b/configs/ItemMergeConfig.json @@ -4128,9 +4128,8 @@ "3301": { "circle": 0, "compose": { - "id": 0, - "type": 133, - "count": 8000000 + "type": 0, + "value": 8000000 }, "index": 3, "text": "兑换",