diff options
author | Mary <33456283+FourIsTheNumber@users.noreply.github.com> | 2024-11-14 09:18:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-14 14:18:08 +0000 |
commit | 78d61f626328702d1b6c9b937f84e2aa4119b009 (patch) | |
tree | 5d90a7d17d8f10c7b6c71a9f8eef0de57833c396 /src/main/resources | |
parent | a35585567574ee0d5dc4a7e0942df41346a7b809 (diff) | |
download | GT5-Unofficial-78d61f626328702d1b6c9b937f84e2aa4119b009.tar.gz GT5-Unofficial-78d61f626328702d1b6c9b937f84e2aa4119b009.tar.bz2 GT5-Unofficial-78d61f626328702d1b6c9b937f84e2aa4119b009.zip |
Add explicit mention of exotic energy hatches (#3491)
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 2 |
1 files changed, 2 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 f1a359b6a0..eac9f279ff 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -18,6 +18,7 @@ GT5U.autoplace.error.no_mte.class_name=§cSuggested to place machine with class # Multiblock Tooltip Builder Keywords # Context can be found in the class gregtech.api.util.MultiblockTooltipBuilder GT5U.MBTT.MachineType=Machine Type +GT5U.MBTT.Parallels=Processes up to %d recipes at once GT5U.MBTT.Dimensions=Dimensions GT5U.MBTT.Hollow=(Hollow) GT5U.MBTT.Structure=Structure @@ -32,6 +33,7 @@ GT5U.MBTT.InputBus=Input Bus GT5U.MBTT.InputHatch=Input Hatch GT5U.MBTT.OutputBus=Output Bus GT5U.MBTT.OutputHatch=Output Hatch +GT5U.MBTT.TecTechHatch=Supports TecTech Multi-Amp and Laser Hatches! GT5U.MBTT.Causes=Causes GT5U.MBTT.PPS=pollution per second GT5U.MBTT.Hold=Hold |