diff options
author | GlodBlock <1356392126@qq.com> | 2022-04-23 01:28:34 +0800 |
---|---|---|
committer | GlodBlock <1356392126@qq.com> | 2022-04-23 01:28:34 +0800 |
commit | 1f40395be4dcc2abe6be596ac403acb05e4d05ff (patch) | |
tree | ce413615bd1d9881b252a6a97b902582faefa5ee /src/main/resources/assets/tectech/lang | |
parent | 68e92e5e225c9bce8514d5efdbf6c4f3e6a0457d (diff) | |
download | GT5-Unofficial-1f40395be4dcc2abe6be596ac403acb05e4d05ff.tar.gz GT5-Unofficial-1f40395be4dcc2abe6be596ac403acb05e4d05ff.tar.bz2 GT5-Unofficial-1f40395be4dcc2abe6be596ac403acb05e4d05ff.zip |
laser mode for debug gen
Diffstat (limited to 'src/main/resources/assets/tectech/lang')
-rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 471b0f1062..71fa83b6b2 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -789,6 +789,7 @@ gt.blockmachines.debug.tt.genny.name=Debug Power Generator gt.blockmachines.debug.tt.genny.desc.0=Power from nothing gt.blockmachines.debug.tt.genny.desc.1=Infinite Producer/Consumer gt.blockmachines.debug.tt.genny.desc.2=Since i wanted one... +gt.blockmachines.debug.tt.genny.desc.3=Change it to Laser mode with a screwdriver. gt.blockmachines.debug.tt.writer.name=Debug Structure Writer gt.blockmachines.debug.tt.writer.desc.0=Scans Blocks Around gt.blockmachines.debug.tt.writer.desc.1=Prints Multiblock NonTE structure check code @@ -1243,4 +1244,6 @@ tt.IUPAC.O=Oct tt.IUPAC.E=Enn tt.IUPAC.ium=ium tt.IUPAC.Anti=Anti -tt.keyword.Weird=*
\ No newline at end of file +tt.keyword.Weird=* + +tt.chat.debug.generator=Laser mode: %s
\ No newline at end of file |