From 5404dda312c34b62178e1c0eba93b6ef011a6547 Mon Sep 17 00:00:00 2001 From: boubou19 Date: Sat, 1 Oct 2022 10:51:06 +0200 Subject: 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 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> --- src/main/resources/assets/gregtech/lang/en_US.lang | 1 + 1 file changed, 1 insertion(+) (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 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 -- cgit