diff options
author | kekzdealer <kekzdealer@gmail.com> | 2020-05-17 23:56:17 +0200 |
---|---|---|
committer | kekzdealer <kekzdealer@gmail.com> | 2020-05-17 23:56:17 +0200 |
commit | 548f30161b62baf8f676e41f3170cfa62f261bdf (patch) | |
tree | 95d69db1041b36656cd229757cee489f3c04851d /src/main/resources/assets/kekztech | |
parent | 8e0b1eb9f18dc50da8fbc065d4d7122ff9ceb85a (diff) | |
download | GT5-Unofficial-548f30161b62baf8f676e41f3170cfa62f261bdf.tar.gz GT5-Unofficial-548f30161b62baf8f676e41f3170cfa62f261bdf.tar.bz2 GT5-Unofficial-548f30161b62baf8f676e41f3170cfa62f261bdf.zip |
Added Space Elevator Structure blocks recipes
Diffstat (limited to 'src/main/resources/assets/kekztech')
-rw-r--r-- | src/main/resources/assets/kekztech/lang/en_US.lang | 2 |
1 files changed, 1 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 4d7bb40f0b..537823ee70 100644 --- a/src/main/resources/assets/kekztech/lang/en_US.lang +++ b/src/main/resources/assets/kekztech/lang/en_US.lang @@ -179,4 +179,4 @@ kekztech.research_page.ICHORJAR.0=This is it!<BR><BR>By infusing a jar with just # -------- Space Elevator: Block
tile.kekztech_spaceelevator_block.0.name=Space Elevator Base
tile.kekztech_spaceelevator_block.1.name=Space Elevator Coil Holder
-tile.kekztech_spaceelevator_block.desc="Part of the Space Elevator Base Station
\ No newline at end of file +tile.kekztech_spaceelevator_block.desc=Part of the Space Elevator Base Station
\ No newline at end of file |