From faa31f51fd9bc94f452aa28507a3c9fa11001ba9 Mon Sep 17 00:00:00 2001 From: MuXiu1997 Date: Sun, 17 Apr 2022 15:11:33 +0800 Subject: Steam multi block tooltip (#173) --- src/main/resources/assets/gregtech/lang/en_US.lang | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (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 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 - -- cgit