diff options
author | kekzdealer <kekzdealer@gmail.com> | 2020-06-21 23:44:23 +0200 |
---|---|---|
committer | kekzdealer <kekzdealer@gmail.com> | 2020-06-21 23:44:23 +0200 |
commit | 3c596ad180fa6d371f95b2c093602868ebc1a2f4 (patch) | |
tree | d4ab445161ccd03d9d1182fd9b6db8a1ec259f58 /src/main/resources | |
parent | 56ccee58777de261857b16c958d07bc0fc7e0187 (diff) | |
download | GT5-Unofficial-3c596ad180fa6d371f95b2c093602868ebc1a2f4.tar.gz GT5-Unofficial-3c596ad180fa6d371f95b2c093602868ebc1a2f4.tar.bz2 GT5-Unofficial-3c596ad180fa6d371f95b2c093602868ebc1a2f4.zip |
Added Large Hex Plate Block
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/kekztech/lang/en_US.lang | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/kekztech/lang/en_US.lang b/src/main/resources/assets/kekztech/lang/en_US.lang index 9d201e442a..92021f3ec9 100644 --- a/src/main/resources/assets/kekztech/lang/en_US.lang +++ b/src/main/resources/assets/kekztech/lang/en_US.lang @@ -170,4 +170,7 @@ tile.kekztech_spaceelevator_block.1.name=Space Elevator Coil Holder tile.kekztech_spaceelevator_block.desc=Part of the Space Elevator Base Station tile.kekztech_spaceelevatorcapacitor_block.name=Space Elevator Capacitor tile.kekztech_spaceelevatorcapacitor_block.desc=The see-through is good for your FPS! -tile.kekztech_spaceelevatortether_block.name=Space Elevator Tether
\ No newline at end of file +tile.kekztech_spaceelevatortether_block.name=Space Elevator Tether + +# -------- Cosmetic Blocks +tile.kekztech_largehexttile_block=Large Hex Tile
\ No newline at end of file |