From 8889815c13a735c70f21eec39470d21ec2175a11 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Sun, 12 Jan 2025 15:07:57 +0800 Subject: [PATCH] =?UTF-8?q?fix(configs):=20=E4=BF=AE=E6=94=B9=E7=89=A9?= =?UTF-8?q?=E5=93=81=E6=8E=89=E8=90=BD=E7=BB=84=20ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 StdItems.json 文件中,将物品 ID 为 72302 的掉落组 ID 从 120030 修改为 100876 --- configs/StdItems.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/StdItems.json b/configs/StdItems.json index 397c20c..a66fcce 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -72302,7 +72302,7 @@ "dropBroadcast": -1, "itemlvl": 3, "shape": 0, - "dropGroupid":120030, + "dropGroupid":100876, "existScenes": [-1] } }