diff options
author | Jakub <53441451+kuba6000@users.noreply.github.com> | 2022-08-10 07:14:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-10 07:14:16 +0200 |
commit | 975a89ea5bf7df5008131ab43e42a3a97a1bee2c (patch) | |
tree | 967b6c2aaf7803d9065997730fa28db79a63a563 /src/main/resources | |
parent | a1f9608198731fe2c4b4b7f83c8a75f4a336457b (diff) | |
download | GT5-Unofficial-975a89ea5bf7df5008131ab43e42a3a97a1bee2c.tar.gz GT5-Unofficial-975a89ea5bf7df5008131ab43e42a3a97a1bee2c.tar.bz2 GT5-Unofficial-975a89ea5bf7df5008131ab43e42a3a97a1bee2c.zip |
Industrial Apiary Fixes (#1225)
* Upgrade slot tooltip
* Fix Hellish biomes temperature
* Princess -> Queen process is always automated
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 2 |
1 files changed, 2 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 31660da2b3..146f2ddbb0 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -158,6 +158,8 @@ GT5U.machines.industrialapiary.infoextended.tooltip.3=Production Modifier: %4$d GT5U.machines.industrialapiary.infoextended.tooltip.4=Flowering Chance: %5$d %% GT5U.machines.industrialapiary.infoextended.tooltip.5=Lifespan Modifier: %6$d %% GT5U.machines.industrialapiary.infoextended.tooltip.6=Terrority: %7$d x %8$d x %9$d +GT5U.machines.industrialapiary.upgradeslot.tooltip=Upgrade slot +GT5U.machines.industrialapiary.upgradeslot.tooltip.1=ยง7Also accepts gendustry upgrades GT5U.recipe_filter.representation_slot.tooltip=Click with a machine to set filter |