diff options
author | BlueWeabo <76872108+BlueWeabo@users.noreply.github.com> | 2022-12-17 20:58:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-17 19:58:34 +0100 |
commit | 58eb0fa7aaeb177ba9514e95c2b0e6570320a6cb (patch) | |
tree | 90187953f5c53406772eb63e1e3748c42d412fec /src/main/resources/assets/gregtech | |
parent | c5590e230195adf4dfbf3b7334bd662d03b97af1 (diff) | |
download | GT5-Unofficial-58eb0fa7aaeb177ba9514e95c2b0e6570320a6cb.tar.gz GT5-Unofficial-58eb0fa7aaeb177ba9514e95c2b0e6570320a6cb.tar.bz2 GT5-Unofficial-58eb0fa7aaeb177ba9514e95c2b0e6570320a6cb.zip |
More Fixes to the PCB Factory (#1554)
* why am I so bad at spotting bugs
* fixes fixes fixes, who needs to reset multipliers
* remove the comment
* fix oc oops
* fix the roughnessMultiplier
* fix accidental energy discount
* remove the useless hatch boolean
* fix units
Diffstat (limited to 'src/main/resources/assets/gregtech')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 1 |
1 files changed, 1 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 4d7a933a76..8eaf4ccca8 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -240,6 +240,7 @@ GT5U.multiblock.problems=Problems GT5U.multiblock.mei=Max Energy Income GT5U.multiblock.usage=Probably uses GT5U.multiblock.parallelism=Max parallelism +GT5U.multiblock.curparallelism=Current parallelism GT5U.config.colormodulation=Color Modulator GT5U.config.colormodulation.cable_insulation=Cable Insulation |