From de659dcb1064c463376cf61719bc97c4d737b1a5 Mon Sep 17 00:00:00 2001 From: MotDT <47714084+MotDT@users.noreply.github.com> Date: Thu, 1 Oct 2020 16:45:31 +0300 Subject: fix Capacitors Achivmients --- src/main/resources/assets/kekztech/lang/en_US.lang | 12 +++++++++++- 1 file changed, 11 insertions(+), 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 3c8ec42ce8..3f50a5ee0e 100644 --- a/src/main/resources/assets/kekztech/lang/en_US.lang +++ b/src/main/resources/assets/kekztech/lang/en_US.lang @@ -176,4 +176,14 @@ tile.kekztech_spaceelevatortether_block.name=Space Elevator Tether tile.kekztech_largehextile_block=Large Hex Tile # -------- Beam Transmitter -tile.kekztech_beamtransmitter_block=Beam Transmitter \ No newline at end of file +tile.kekztech_beamtransmitter_block=Beam Transmitter + +# -------- Achievements +achievement.tile.kekztech_lapotronicenergyunit_block.2.desc=Pickup this item to see the recipe in NEI +achievement.tile.kekztech_lapotronicenergyunit_block.2=Lapotronic Capacitor (LuV) +achievement.tile.kekztech_lapotronicenergyunit_block.3.desc=Pickup this item to see the recipe in NEI +achievement.tile.kekztech_lapotronicenergyunit_block.3=Lapotronic Capacitor (ZPM) +achievement.tile.kekztech_lapotronicenergyunit_block.4.desc=Pickup this item to see the recipe in NEI +achievement.tile.kekztech_lapotronicenergyunit_block.4=Lapotronic Capacitor (UV) +achievement.tile.kekztech_lapotronicenergyunit_block.5.desc=Pickup this item to see the recipe in NEI +achievement.tile.kekztech_lapotronicenergyunit_block.5=Ultimate Capacitor (UHV) -- cgit