From 6b3ccc0b738d3df07f5e515963d65d8001fd07f2 Mon Sep 17 00:00:00 2001 From: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Date: Tue, 5 Jul 2022 14:03:16 +0100 Subject: Small Fixes (#1113) * Localisation of inf coils * Make GT storage blocks a valid beacon. * Improved infinity textures (again), thanks Jimbno. * Adjust author colour Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> --- src/main/resources/assets/gregtech/lang/en_US.lang | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/resources/assets/gregtech/lang') diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index ac08125618..00f43407c3 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -620,6 +620,8 @@ achievement.gt.blockcasings.14=Dimensional Bridge achievement.gt.blockcasings.14.desc=Pickup this item to see the recipe in NEI achievement.gt.blockmachines.multimachine.plasmaforge=Dimensionally Transcendent Plasma Forge achievement.gt.blockmachines.multimachine.plasmaforge.desc=Pickup this item to see the recipe in NEI +achievement.gt.blockcasings5.11=Infinity Coil +achievement.gt.blockcasings5.11.desc=Pickup this item to see the recipe in NEI achievement.gt.blockcasings5.12=Hypogen Coil achievement.gt.blockcasings5.12.desc=Pickup this item to see the recipe in NEI achievement.gt.blockcasings5.13=Eternal Coil -- cgit