From efb1d1c023c444bd233b713818ab7fdccd3c9099 Mon Sep 17 00:00:00 2001 From: Serenibyss <10861407+serenibyss@users.noreply.github.com> Date: Thu, 13 Jul 2023 13:51:53 -0500 Subject: Add missing advancement localization (#690) --- src/main/resources/assets/gregtech/lang/en_US.lang | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index b498e1d44e..b12e04aa9a 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -230,3 +230,31 @@ achievement.gt.blockmachines.industrialalloysmelter.controller.tier.mega=Fast Pi tooltip.flotationCell.lockedTo=Locked to: tooltip.large_macerator.tier=Tier: §6%s tooltip.large_distill_tower.upgraded=§6Upgraded + +//2023-7-12 +achievement.gtplusplus.blockcasings.5.3=Elemental Confinement Shell +achievement.gtplusplus.blockcasings.5.3.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gtplusplus.blockcasings.5.7=Neutron Pulse Manipulator +achievement.gtplusplus.blockcasings.5.7.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gtplusplus.blockcasings.5.8=Cosmic Fabric Manipulator +achievement.gtplusplus.blockcasings.5.8.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gtplusplus.blockcasings.5.9=Infinity Infused Manipulator +achievement.gtplusplus.blockcasings.5.9.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gtplusplus.blockcasings.5.10=SpaceTime Continuum Manipulator +achievement.gtplusplus.blockcasings.5.10.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gtplusplus.blockcasings.5.11=Neutron Shielding Core +achievement.gtplusplus.blockcasings.5.11.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gtplusplus.blockcasings.5.12=Cosmic Fabric Shielding Core +achievement.gtplusplus.blockcasings.5.12.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gtplusplus.blockcasings.5.13=Infinity Infused Shielding Core +achievement.gtplusplus.blockcasings.5.13.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gtplusplus.blockcasings.5.14=SpaceTime Bending Core +achievement.gtplusplus.blockcasings.5.14.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gt.blockmachines.sparge.controller.single=Sparge Tower +achievement.gt.blockmachines.sparge.controller.single.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gt.blockmachines.industrialsalloyamelter.controller.tier.mega=Mega Alloy Blast Smelter +achievement.gt.blockmachines.industrialsalloyamelter.controller.tier.mega.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gt.blockmachines.moleculartransformer.controller.tier.single=Molecular Transformer +achievement.gt.blockmachines.moleculartransformer.controller.tier.single.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gt.blockmachines.gtpp.multimachine.replicator=Elemental Duplicator +achievement.gt.blockmachines.gtpp.multimachine.replicator.desc=[AL] Pickup this item to see the recipe in NEI -- cgit