mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
lang update
This commit is contained in:
@@ -73,12 +73,12 @@
|
||||
"BLOCK_ILLUMINATOR_BLUE" : "Blue Illuminator",
|
||||
"BLOCK_ILLUMINATOR_CYAN" : "Cyan Illuminator",
|
||||
"BLOCK_ILLUMINATOR_GREEN" : "Green Illuminator",
|
||||
"BLOCK_ILLUMINATOR_GREEN_DARK": "Dark green Illuminator",
|
||||
"BLOCK_ILLUMINATOR_GREEN_DARK": "Dark Green Illuminator",
|
||||
"BLOCK_ILLUMINATOR_BROWN" : "Brown Illuminator",
|
||||
"BLOCK_ILLUMINATOR_TAN" : "Tan Illuminator",
|
||||
"BLOCK_ILLUMINATOR_GREY_LIGHT": "Light grey Illuminator",
|
||||
"BLOCK_ILLUMINATOR_GREY_LIGHT": "Light Grey Illuminator",
|
||||
"BLOCK_ILLUMINATOR_GREY_MED" : "Grey Illuminator",
|
||||
"BLOCK_ILLUMINATOR_GREY_DARK" : "Dark grey Illuminator",
|
||||
"BLOCK_ILLUMINATOR_GREY_DARK" : "Dark Grey Illuminator",
|
||||
"BLOCK_ILLUMINATOR_BLACK" : "Blacklight Illuminator",
|
||||
|
||||
"BLOCK_SANDSTONE": "Sandstone",
|
||||
@@ -92,6 +92,23 @@
|
||||
"BLOCK_SUNSTONE": "Sunstone",
|
||||
"BLOCK_DAYLIGHT_CAPACITOR": "Daylight Capacitor",
|
||||
|
||||
"BLOCK_PLASTIC_WHITE" : "White Plastic Block",
|
||||
"BLOCK_PLASTIC_YELLOW" : "Yellow Plastic Block",
|
||||
"BLOCK_PLASTIC_ORANGE" : "Orange Plastic Block",
|
||||
"BLOCK_PLASTIC_RED" : "Red Plastic Block",
|
||||
"BLOCK_PLASTIC_FUCHSIA" : "Fuchsia Plastic Block",
|
||||
"BLOCK_PLASTIC_PURPLE" : "Purple Plastic Block",
|
||||
"BLOCK_PLASTIC_BLUE" : "Blue Plastic Block",
|
||||
"BLOCK_PLASTIC_CYAN" : "Cyan Plastic Block",
|
||||
"BLOCK_PLASTIC_GREEN" : "Green Plastic Block",
|
||||
"BLOCK_PLASTIC_GREEN_DARK": "Dark Green Plastic Block",
|
||||
"BLOCK_PLASTIC_BROWN" : "Brown Plastic Block",
|
||||
"BLOCK_PLASTIC_TAN" : "Tan Plastic Block",
|
||||
"BLOCK_PLASTIC_GREY_LIGHT": "Light Grey Plastic Block",
|
||||
"BLOCK_PLASTIC_GREY_MED" : "Grey Plastic Block",
|
||||
"BLOCK_PLASTIC_GREY_DARK" : "Dark Grey Plastic Block",
|
||||
"BLOCK_PLASTIC_BLACK" : "Black Plastic Block",
|
||||
|
||||
"BLOCK_WATER": "Water",
|
||||
"BLOCK_LAVA": "Lava",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user