mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
26 lines
1.0 KiB
JSON
26 lines
1.0 KiB
JSON
{
|
|
"item@basegame:31": { /* gunpowder */
|
|
"workbench": "basiccrafting",
|
|
"ingredients": [[8, 3, "item@basegame:147", 1, "item@basegame:29"]] /* 3 nitre, 1 charcoal */
|
|
},
|
|
"item@basegame:32": { /* cherry bomb */
|
|
"workbench": "",
|
|
"ingredients": [[1, 1, "item@basegame:31", 1, "item@basegame:25"]] /* 1 gunpowder, 1 clay ball */
|
|
},
|
|
"item@basegame:34": { /* signal switch */
|
|
"workbench": "",
|
|
"ingredients": [[2, 1, "item@basegame:112", 1, "$ROCK", 1, "$WOOD"]] /* 1 copper ingot, 1 rock, 1 planks */
|
|
},
|
|
"item@basegame:57": { /* signal pushbutton */
|
|
"workbench": "",
|
|
"ingredients": [[2, 1, "item@basegame:112", 1, "$ROCK", 1, "item@basegame:113"]] /* 1 copper ingot, 1 rock, 1 iron */
|
|
},
|
|
"item@basegame:58": { /* signal pressure plate */
|
|
"workbench": "",
|
|
"ingredients": [[1, 1, "item@basegame:112", 1, "$ROCK", 1, "item@basegame:113"]] /* 1 copper ingot, 1 rock, 1 iron */
|
|
},
|
|
"item@basegame:1048576": { /* wooden bucket */
|
|
"workbench": "basiccrafting",
|
|
"ingredients": [[1, 3, "$WOOD"]] /* 3 planks */
|
|
}
|
|
} |