From 0e961e6f454787af138e56a1fddfd009fb1429ac Mon Sep 17 00:00:00 2001 From: GDCloud <93287602+GDCloudstrike@users.noreply.github.com> Date: Sat, 29 Jun 2024 16:50:22 +0200 Subject: Add GUI parallel configuration window for transcendent plasma mixer (#2664) add parallel config window --- src/main/resources/assets/gregtech/lang/en_US.lang | 2 ++ 1 file changed, 2 insertions(+) (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 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 -- cgit