diff options
author | Maxim <maxim235@gmx.de> | 2022-11-04 19:27:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-04 19:27:11 +0100 |
commit | 4c5ead49ab3ab6d9fdd69f0075912df4291e3f40 (patch) | |
tree | 6443963a045a8c9245538376154ec8ebebd142d5 /src/main/resources/assets/goodgenerator | |
parent | d9c4f5efcf34c628f7958b70a9c00d43f50702d0 (diff) | |
download | GT5-Unofficial-4c5ead49ab3ab6d9fdd69f0075912df4291e3f40.tar.gz GT5-Unofficial-4c5ead49ab3ab6d9fdd69f0075912df4291e3f40.tar.bz2 GT5-Unofficial-4c5ead49ab3ab6d9fdd69f0075912df4291e3f40.zip |
Add void excess option to yotta fluid tank (#100)
* Add void excess option to yotta fluid tank
* derp
* Added own localization of void excess toggle messages
Diffstat (limited to 'src/main/resources/assets/goodgenerator')
-rw-r--r-- | src/main/resources/assets/goodgenerator/lang/en_US.lang | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/goodgenerator/lang/en_US.lang b/src/main/resources/assets/goodgenerator/lang/en_US.lang index 87c6fd361c..7817a09428 100644 --- a/src/main/resources/assets/goodgenerator/lang/en_US.lang +++ b/src/main/resources/assets/goodgenerator/lang/en_US.lang @@ -414,6 +414,8 @@ yothatch.chat.0=Set storage priority to %s. yothatch.chat.1=Set to %s mode yottank.chat.0=Clear the lock filter yottank.chat.1=Lock to %s +yottank.chat.voidExcessEnabled=Void Excess Enabled +yottank.chat.voidExcessDisabled=Void Excess Disabled preciseassembler.chat.0=Precise Mode preciseassembler.chat.1=Normal Mode essentiaoutputhatch.chat.0=Cleared. |