diff options
author | Dream-Master <dream-master@gmx.net> | 2018-10-21 11:09:21 +0200 |
---|---|---|
committer | Dream-Master <dream-master@gmx.net> | 2018-10-21 11:09:21 +0200 |
commit | 17f44860ef2275239cfe2a47c764b50b4e5515a1 (patch) | |
tree | 52e6e8cac328ebd1e36425305e2a9415b3bcb2ad /src/main/resources/assets | |
parent | 6fcb3e194a4ab05695108072f3cad45d13a0a23d (diff) | |
download | GT5-Unofficial-17f44860ef2275239cfe2a47c764b50b4e5515a1.tar.gz GT5-Unofficial-17f44860ef2275239cfe2a47c764b50b4e5515a1.tar.bz2 GT5-Unofficial-17f44860ef2275239cfe2a47c764b50b4e5515a1.zip |
Add new recipes for Dynamo hatches same as Energy hatches
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 9 |
1 files changed, 9 insertions, 0 deletions
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 |