mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
changing recipe of gunpowder
This commit is contained in:
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user