diff --git a/assets/mods/basegame/crafting/items.json b/assets/mods/basegame/crafting/items.json index 39c4c6742..03313a911 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": [[3, 1, "item@basegame:147", 1, "item@basegame:29", 1, "item@basegame:129"]] /* 1 nitre, 1 charcoal, 1 iron ore */ + "ingredients": [[10, 3, "item@basegame:147", 1, "item@basegame:29", 1, "item@basegame:129"]] /* 3 nitre, 1 charcoal, 1 iron ore */ }, "item@basegame:32": { /* cherry bomb */ "workbench": "",