From 17f44860ef2275239cfe2a47c764b50b4e5515a1 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Sun, 21 Oct 2018 11:09:21 +0200 Subject: Add new recipes for Dynamo hatches same as Energy hatches --- src/main/resources/assets/gregtech/lang/en_US.lang | 9 +++++++++ 1 file changed, 9 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 398712b06a..1b18a86288 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -751,6 +751,15 @@ achievement.gt.blockmachines.hatch.energy.tier.08.desc=Pickup this item to see t achievement.gt.blockmachines.hatch.energy.tier.09=UHV Energy Hatch achievement.gt.blockmachines.hatch.energy.tier.09.desc=Pickup this item to see the recipe in NEI +achievement.gt.blockmachines.hatch.dynamo.tier.06=LuV Dynamo Hatch +achievement.gt.blockmachines.hatch.dynamo.tier.06.desc=Pickup this item to see the recipe in NEI +achievement.gt.blockmachines.hatch.dynamo.tier.07=ZPM Dynamo Hatch +achievement.gt.blockmachines.hatch.dynamo.tier.07.desc=Pickup this item to see the recipe in NEI +achievement.gt.blockmachines.hatch.dynamo.tier.08=UV Dynamo Hatch +achievement.gt.blockmachines.hatch.dynamo.tier.08.desc=Pickup this item to see the recipe in NEI +achievement.gt.blockmachines.hatch.dynamo.tier.09=UHV Dynamo Hatch +achievement.gt.blockmachines.hatch.dynamo.tier.09.desc=Pickup this item to see the recipe in NEI + achievement.gt.blockmachines.fusioncomputer.tier.06=Fusion Computer Mark I achievement.gt.blockmachines.fusioncomputer.tier.06.desc=Pickup this item to see the recipe in NEI achievement.gt.blockmachines.fusioncomputer.tier.07=Fusion Computer Mark II -- cgit