mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 12:04:06 +09:00
signal switches
This commit is contained in:
@@ -6,5 +6,9 @@
|
||||
"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 */
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user