diff options
author | Maxim <maxim235@gmx.de> | 2023-01-13 18:39:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-13 18:39:17 +0100 |
commit | 11bf85d959c6248a1c19b4ddfdaa60a21ff999df (patch) | |
tree | 28642d78dc28bfab52f4192f9ae22953dbf959c8 | |
parent | 8806e6231083e0099a1fd569a9b76a605d50c247 (diff) | |
download | GT5-Unofficial-11bf85d959c6248a1c19b4ddfdaa60a21ff999df.tar.gz GT5-Unofficial-11bf85d959c6248a1c19b4ddfdaa60a21ff999df.tar.bz2 GT5-Unofficial-11bf85d959c6248a1c19b4ddfdaa60a21ff999df.zip |
Added localization for MABS achievement (#495)
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 3 |
1 files changed, 3 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 7cc0bc78fd..9ee6f0d5ae 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -222,3 +222,6 @@ achievement.gt.blockmachines.gtpp.multimachine.flotationcell=Flotation Cell achievement.gt.blockmachines.gtpp.multimachine.flotationcell.desc=[AL] Pickup this item to see the recipe in NEI achievement.gt.blockmachines.gtpp.multimachine.isamill=IsaMill achievement.gt.blockmachines.gtpp.multimachine.isamill.desc=[AL] Pickup this item to see the recipe in NEI + +//2023-1-13 +achievement.gt.blockmachines.industrialalloysmelter.controller.tier.mega=Fast Pikachu-Alloy at last |