From f68ae8ba7b980a1702a7b91ab1652090202849d4 Mon Sep 17 00:00:00 2001 From: 17146 <1714673995@qq.com> Date: Wed, 18 Dec 2024 21:43:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dperk=E9=85=8D=E6=96=B9?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...harge_perk_crafting.json => regeneration_perk_crafting.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/main/resources/data/superbwarfare/recipes/perk/{super_recharge_perk_crafting.json => regeneration_perk_crafting.json} (90%) diff --git a/src/main/resources/data/superbwarfare/recipes/perk/super_recharge_perk_crafting.json b/src/main/resources/data/superbwarfare/recipes/perk/regeneration_perk_crafting.json similarity index 90% rename from src/main/resources/data/superbwarfare/recipes/perk/super_recharge_perk_crafting.json rename to src/main/resources/data/superbwarfare/recipes/perk/regeneration_perk_crafting.json index e48aad5be..a0f48921b 100644 --- a/src/main/resources/data/superbwarfare/recipes/perk/super_recharge_perk_crafting.json +++ b/src/main/resources/data/superbwarfare/recipes/perk/regeneration_perk_crafting.json @@ -21,7 +21,7 @@ } }, "result": { - "item": "superbwarfare:super_recharge", + "item": "superbwarfare:regeneration", "count": 1 } } \ No newline at end of file