mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
pushbutton
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
"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:1048576": { /* wooden bucket */
|
||||
"workbench": "basiccrafting",
|
||||
"ingredients": [[1, 3, "$WOOD"]] /* 3 planks */
|
||||
|
||||
@@ -55,6 +55,7 @@ id;classname;tags
|
||||
54;net.torvald.terrarum.modulebasegame.gameitems.ItemMechanicalTines;FIXTURE,MUSIC,SIGNAL
|
||||
55;net.torvald.terrarum.modulebasegame.gameitems.ItemGlowOrb;LIGHT,THROWABLE
|
||||
56;net.torvald.terrarum.modulebasegame.gameitems.ItemClayBrick;
|
||||
57;net.torvald.terrarum.modulebasegame.gameitems.ItemLogicSignalPushbutton;FIXTURE,SIGNAL
|
||||
|
||||
|
||||
|
||||
|
||||
|
Binary file not shown.
BIN
assets/mods/basegame/sprites/fixtures/signal_pushbutton.tga
LFS
Normal file
BIN
assets/mods/basegame/sprites/fixtures/signal_pushbutton.tga
LFS
Normal file
Binary file not shown.
BIN
assets/mods/basegame/sprites/fixtures/signal_pushbutton_emsv.tga
LFS
Normal file
BIN
assets/mods/basegame/sprites/fixtures/signal_pushbutton_emsv.tga
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user