new lantern graphic and things

This commit is contained in:
minjaesong
2021-08-04 15:02:48 +09:00
parent 6891d6b840
commit 7b029126f3
10 changed files with 138 additions and 277 deletions

View File

@@ -86,10 +86,15 @@
"BLOCK_SANDSTONE_BLACK": "Black Sandstone",
"BLOCK_SANDSTONE_GREEN": "Green Sandstone",
"BLOCK_LANTERN_IRON_REGULAR": "Iron Lantern",
"BLOCK_LANTERN": "Lantern",
"BLOCK_SUNSTONE": "Sunstone",
"BLOCK_DAYLIGHT_CAPACITOR": "Daylight Capacitor",
"BLOCK_WATER": "Water",
"BLOCK_LAVA": "Lava"
"BLOCK_LAVA": "Lava",
"WIRE_RED": "Red Wire",
"WIRE_GREEN": "Green Wire",
"WIRE_BLUE": "Blue Wire",
"WIRE_BUNDLE": "Wire Bundle"
}