diff options
| author | GDCloud <93287602+GDCloudstrike@users.noreply.github.com> | 2024-06-29 16:50:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-29 16:50:22 +0200 |
| commit | 0e961e6f454787af138e56a1fddfd009fb1429ac (patch) | |
| tree | 42c3b667a9cc466f276326149ee6967f49495b50 /src/main/resources/assets | |
| parent | 7f3db50b25f972405c1a1d18f750ab156e59f569 (diff) | |
| download | GT5-Unofficial-0e961e6f454787af138e56a1fddfd009fb1429ac.tar.gz GT5-Unofficial-0e961e6f454787af138e56a1fddfd009fb1429ac.tar.bz2 GT5-Unofficial-0e961e6f454787af138e56a1fddfd009fb1429ac.zip | |
Add GUI parallel configuration window for transcendent plasma mixer (#2664)
add parallel config window
Diffstat (limited to 'src/main/resources/assets')
| -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 6706f0ee5d..a9cbd107d9 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -71,6 +71,8 @@ GT5U.LHE.threshold=threshold GT5U.fusion.req=EU Required GT5U.fusion.plasma=Plasma Output +GT5U.tpm.parallelwindow=Open Parallel Configuration Window + GT5U.EBF.heat=Heat capacity GT5U.coil.None=None GT5U.coil.ULV=None |
