From 374cd5d4f7f15d005d9b12b8d70970d2a841341e Mon Sep 17 00:00:00 2001 From: minjaesong Date: Sat, 2 Mar 2024 00:38:30 +0900 Subject: [PATCH] changing recipe of gunpowder --- assets/mods/basegame/crafting/items.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/mods/basegame/crafting/items.json b/assets/mods/basegame/crafting/items.json index 03313a911..e8133060b 100644 --- a/assets/mods/basegame/crafting/items.json +++ b/assets/mods/basegame/crafting/items.json @@ -1,7 +1,7 @@ { "item@basegame:31": { /* gunpowder */ "workbench": "basiccrafting", - "ingredients": [[10, 3, "item@basegame:147", 1, "item@basegame:29", 1, "item@basegame:129"]] /* 3 nitre, 1 charcoal, 1 iron ore */ + "ingredients": [[8, 3, "item@basegame:147", 1, "item@basegame:29"]] /* 3 nitre, 1 charcoal */ }, "item@basegame:32": { /* cherry bomb */ "workbench": "",