changing recipe of gunpowder

This commit is contained in:
minjaesong
2024-03-02 00:34:01 +09:00
parent db0d3379cc
commit c0cf9ab17d

View File

@@ -1,7 +1,7 @@
{ {
"item@basegame:31": { /* gunpowder */ "item@basegame:31": { /* gunpowder */
"workbench": "basiccrafting", "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 */ "item@basegame:32": { /* cherry bomb */
"workbench": "", "workbench": "",