From 548f30161b62baf8f676e41f3170cfa62f261bdf Mon Sep 17 00:00:00 2001 From: kekzdealer Date: Sun, 17 May 2020 23:56:17 +0200 Subject: Added Space Elevator Structure blocks recipes --- src/main/resources/assets/kekztech/lang/en_US.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources') 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!

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 -- cgit