mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
signal adder
This commit is contained in:
@@ -55,5 +55,6 @@
|
||||
"TOOLTIP_item@basegame:35": "Shows a signal status",
|
||||
"TOOLTIP_item@basegame:44": "Cuts the signal using the cutting signal",
|
||||
"TOOLTIP_item@basegame:45": "Latches onto the signal on the latch signal",
|
||||
"TOOLTIP_item@basegame:46": "Delays a signal by a short amount"
|
||||
"TOOLTIP_item@basegame:46": "Delays a signal by a short amount",
|
||||
"TOOLTIP_item@basegame:49": "Logically adds two signals"
|
||||
}
|
||||
@@ -38,6 +38,7 @@
|
||||
"ITEM_INGOT_TIN": "Tin Ingot",
|
||||
"ITEM_INGOT_ZINC": "Zinc Ingot",
|
||||
"ITEM_JUKEBOX": "Jukebox",
|
||||
"ITEM_LOGIC_SIGNAL_ADDER": "Logic Signal Adder",
|
||||
"ITEM_LOGIC_SIGNAL_BLOCKER": "Logic Signal Blocker",
|
||||
"ITEM_LOGIC_SIGNAL_EMITTER": "Logic Signal Emitter",
|
||||
"ITEM_LOGIC_SIGNAL_LATCH": "Logic Signal Latch",
|
||||
|
||||
Reference in New Issue
Block a user