diff options
author | GlodBlock <1356392126@qq.com> | 2022-02-07 21:22:18 +0800 |
---|---|---|
committer | GlodBlock <1356392126@qq.com> | 2022-02-07 21:22:18 +0800 |
commit | 8545ab19c48d5db29c72e17d08331f395f6198c5 (patch) | |
tree | 0bbfeafc86384879d6e7fd04c3bdcaa5a7ff3b44 /src/main/resources/assets | |
parent | 75567e40cac77e401c01053dee4581391fbd01a7 (diff) | |
download | GT5-Unofficial-8545ab19c48d5db29c72e17d08331f395f6198c5.tar.gz GT5-Unofficial-8545ab19c48d5db29c72e17d08331f395f6198c5.tar.bz2 GT5-Unofficial-8545ab19c48d5db29c72e17d08331f395f6198c5.zip |
finish precise assembler, no recipe yet
Diffstat (limited to 'src/main/resources/assets')
-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 0280b84f56..2044dbb46a 100644 --- a/src/main/resources/assets/goodgenerator/lang/en_US.lang +++ b/src/main/resources/assets/goodgenerator/lang/en_US.lang @@ -321,6 +321,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 +preciseassembler.chat.0=Precise Mode +preciseassembler.chat.1=Normal Mode #Achievement achievement.gt.blockmachines.nag=Large Naquadah Reactor |