From 2218b1b1cd5e51553bcc83afee49b56937d0cb70 Mon Sep 17 00:00:00 2001 From: kekzdealer Date: Sat, 9 May 2020 23:30:49 +0200 Subject: Finished checkMachine(), TT hatches still missing --- src/main/resources/assets/kekztech/lang/en_US.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 62b9acb3c2..d21a9b0982 100644 --- a/src/main/resources/assets/kekztech/lang/en_US.lang +++ b/src/main/resources/assets/kekztech/lang/en_US.lang @@ -119,5 +119,5 @@ tile.kekztech_lapotronicenergyunit_block.1.name=Lapotronic Capacitor (IV) tile.kekztech_lapotronicenergyunit_block.2.name=Lapotronic Capacitor (LuV) tile.kekztech_lapotronicenergyunit_block.3.name=Lapotronic Capacitor (ZPM) tile.kekztech_lapotronicenergyunit_block.4.name=Lapotronic Capacitor (UV) -tile.kekztech_lapotronicenergyunit_block.5.name=Ultimate Capacitor -tile.kekztech_lapotronicenergyunit_block.6.name=Really Ultimate Capacitor +tile.kekztech_lapotronicenergyunit_block.5.name=Ultimate Capacitor (UHV) +tile.kekztech_lapotronicenergyunit_block.6.name=Really Ultimate Capacitor (UEV) -- cgit