diff options
author | MuXiu1997 <MuXiu1997@Gmail.com> | 2022-04-17 15:11:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-17 09:11:33 +0200 |
commit | faa31f51fd9bc94f452aa28507a3c9fa11001ba9 (patch) | |
tree | 71c8c981c9daef887f1da87310563a58fafd4d82 /src/main/resources/assets | |
parent | 2cd939340f3473a76c60e0097211b7b1eceb6ecf (diff) | |
download | GT5-Unofficial-faa31f51fd9bc94f452aa28507a3c9fa11001ba9.tar.gz GT5-Unofficial-faa31f51fd9bc94f452aa28507a3c9fa11001ba9.tar.bz2 GT5-Unofficial-faa31f51fd9bc94f452aa28507a3c9fa11001ba9.zip |
Steam multi block tooltip (#173)
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index cd01a7a2aa..b41ce5dd6b 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -85,9 +85,10 @@ GTPP.time.days=Days GTPP.time.weeks=Weeks GTPP.time.months=Months - - - +//Steam MultiBlock Tooltips +GTPP.MBTT.SteamHatch=Steam Hatch +GTPP.MBTT.SteamInputBus=Input Bus (Steam) +GTPP.MBTT.SteamOutputBus=Output Bus (Steam) @@ -220,4 +221,3 @@ 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 - |