mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-12 14:51:51 +09:00
electric workbench
This commit is contained in:
@@ -49,6 +49,7 @@ id;classname;tags
|
||||
48;net.torvald.terrarum.modulebasegame.gameitems.ItemAlloyingFurnace;FIXTURE,STATION
|
||||
49;net.torvald.terrarum.modulebasegame.gameitems.ItemLogicSignalAdder;FIXTURE,SIGNAL
|
||||
50;net.torvald.terrarum.modulebasegame.gameitems.ItemSolderingWire;
|
||||
51;net.torvald.terrarum.modulebasegame.gameitems.ItemElectricWorkbench;FIXTURE,CRAFTING
|
||||
|
||||
# ingots
|
||||
112;net.torvald.terrarum.modulebasegame.gameitems.IngotCopper;INGOT
|
||||
|
||||
|
@@ -9,6 +9,7 @@
|
||||
"ITEM_DOOR_EBONY": "Ebony Door",
|
||||
"ITEM_DOOR_BIRCH": "Birch Door",
|
||||
"ITEM_DOOR_ROSEWOOD": "Rosewood Door",
|
||||
"ITEM_ELECTRIC_WORKBENCH": "Electric Workbench",
|
||||
"ITEM_FURNACE_AND_ANVIL": "Furnace and Anvil",
|
||||
"ITEM_GEM_RUBY": "Raw Ruby",
|
||||
"ITEM_GEM_EMERALD": "Raw Emerald",
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
"ITEM_DOOR_EBONY": "흑단 문",
|
||||
"ITEM_DOOR_BIRCH": "백단 문",
|
||||
"ITEM_DOOR_ROSEWOOD": "자단 문",
|
||||
"ITEM_ELECTRIC_WORKBENCH": "전기 작업대",
|
||||
"ITEM_FURNACE_AND_ANVIL": "화로와 모루",
|
||||
"ITEM_GEM_RUBY": "홍옥석",
|
||||
"ITEM_GEM_EMERALD": "취옥석",
|
||||
|
||||
Reference in New Issue
Block a user