diff options
Diffstat (limited to 'src/main/resources/assets/gregtech/lang')
-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 38565a572b..6235554b13 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -362,6 +362,8 @@ GT5U.MULTI_MACHINE_CHANGE=Now running in %s mode GT5U.MULTI_MACHINE_CONFIG.SAVE=Saved Multiblock Hatch Configuration GT5U.MULTI_MACHINE_CONFIG.LOAD=Loaded Multiblock Hatch Configuration GT5U.MULTI_MACHINE_CONFIG.LOAD.FAIL=Failed to load Multiblock Hatch Configuration +GT5U.DEHP.mode.0=Direct Steam +GT5U.DEHP.mode.1=Coolant Heating GT5U.machines.oreprocessor1=§eRunning Mode: GT5U.machines.oreprocessor2=§cTime: %s s GT5U.machines.oreprocessor.void=§eVoid Stone Dust: %s @@ -527,6 +529,7 @@ GT5U.gui.text.machine_mismatch=§7Machine doesn't match to locked recipe GT5U.gui.text.high_gravity=§7Recipe needs low gravity GT5U.gui.text.no_mining_pipe=§7Missing Mining Pipe GT5U.gui.text.drilling=§aDrilling +GT5U.gui.text.circulating_fluid=§aCirculating Fluid GT5U.gui.text.deploying_pipe=§aDeploying mining pipe GT5U.gui.text.extracting_pipe=§aExtracting pipe GT5U.gui.text.retracting_pipe=§aRetracting pipe |