diff options
author | Abdiel Kavash <19243993+AbdielKavash@users.noreply.github.com> | 2024-01-01 07:48:34 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-01 14:48:34 +0100 |
commit | 7645fd98133a45896418b669693956f26a6780f8 (patch) | |
tree | 33a6f51fc5703fd86c6184001ed4f00128f4e97f /src/main/resources | |
parent | a752823226b618f4a54520f83bb937fcc4df1948 (diff) | |
download | GT5-Unofficial-7645fd98133a45896418b669693956f26a6780f8.tar.gz GT5-Unofficial-7645fd98133a45896418b669693956f26a6780f8.tar.bz2 GT5-Unofficial-7645fd98133a45896418b669693956f26a6780f8.zip |
Thermal Boiler rework (#815)
* Migrate recipes to RA. Fix oredict of outputs.
* New recipe UI for NEI.
* Reworked processing logic.
* Display EU/t in WAILA + misc fixes
* Small spelling updates.
* Full rework of recipes.
* Reverted Pyrotheum recipe.
* Restored old recipes + cleanup.
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/miscutils/lang/en_US.lang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/miscutils/lang/en_US.lang b/src/main/resources/assets/miscutils/lang/en_US.lang index d835781b48..b371f577bf 100644 --- a/src/main/resources/assets/miscutils/lang/en_US.lang +++ b/src/main/resources/assets/miscutils/lang/en_US.lang @@ -82,7 +82,7 @@ gtpp.recipe.simplewasher=Simple Dust Washer gtpp.recipe.moleculartransformer=Molecular Transformer gtpp.recipe.fluidchemicaleactor=Chemical Plant gtpp.recipe.RTGgenerators=RTG -gtpp.recipe.thermalgeneratorfuel=Thermal Generator Fuel +gtpp.recipe.thermalgeneratorfuel=Thermal Boiler gtpp.recipe.solartower=Solar Tower gtpp.recipe.cyclotron=COMET - Compact Cyclotron gtpp.recipe.fishpond=Zhuhai - Fishing Port |