diff options
| author | boubou19 <miisterunknown@gmail.com> | 2022-10-01 10:51:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-01 10:51:06 +0200 |
| commit | 5404dda312c34b62178e1c0eba93b6ef011a6547 (patch) | |
| tree | e04639122bab7f6332d37a7d12c9c11bbd39e442 /src/main/resources | |
| parent | 3c7a1788d733ddf39061c6ceb6254dfc5b1ef3b8 (diff) | |
| download | GT5-Unofficial-5404dda312c34b62178e1c0eba93b6ef011a6547.tar.gz GT5-Unofficial-5404dda312c34b62178e1c0eba93b6ef011a6547.tar.bz2 GT5-Unofficial-5404dda312c34b62178e1c0eba93b6ef011a6547.zip | |
added current parallelism in the integrated ore factory desc (#1426)
* added current parallelism in the integrated ore factory desc
* spotlessApply (#1427)
Co-authored-by: boubou19 <miisterunknown@gmail.com>
Co-authored-by: GitHub GTNH Actions <>
* updated lang file
* update lang file
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'src/main/resources')
| -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 5123033fd3..ce99857d77 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -231,6 +231,7 @@ GT5U.multiblock.efficiency=Efficiency GT5U.multiblock.problems=Problems GT5U.multiblock.mei=Max Energy Income GT5U.multiblock.usage=Probably uses +GT5U.multiblock.parallelism=Max parallelism GT5U.config.colormodulation=Color Modulator GT5U.config.colormodulation.cable_insulation=Cable Insulation |
