diff options
author | miozune <miozune@gmail.com> | 2023-09-14 23:40:38 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 16:40:38 +0200 |
commit | 375c022cab46d8c6c06c12e1e49a783ecf587479 (patch) | |
tree | 3d9902367b413f863f71ba0d6b8a5357b51d8498 /src/main/resources/assets | |
parent | c530b6cdcb45f23dbb1e9cde332033921b79b618 (diff) | |
download | GT5-Unofficial-375c022cab46d8c6c06c12e1e49a783ecf587479.tar.gz GT5-Unofficial-375c022cab46d8c6c06c12e1e49a783ecf587479.tar.bz2 GT5-Unofficial-375c022cab46d8c6c06c12e1e49a783ecf587479.zip |
Also add info on Vat NEI fluid input (#359)
Former-commit-id: 34873ab638692badb99b88962d2dbd70f0bed411
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 73be48c15c..29db940153 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -143,7 +143,8 @@ tooltip.tile.acidgen.1.name=Creates Power from Chemical Energy Potentials. nei.biovat.0.name=Needs Glass Tier: nei.biovat.1.name=Need exactly nei.biovat.2.name=Need minimum -nei.biovat.tooltip=Outputs up to 1,001x amount, depending on the amount of fluid stored in the Output Hatch +nei.biovat.input.tooltip=Consumed up to 1,001x amount, depending on output rate +nei.biovat.output.tooltip=Outputs up to 1,001x amount, depending on the amount of fluid stored in the Output Hatch tile.diode.name=Cable Diode tile.energydistributor.name=Energy Distributor |