diff options
Diffstat (limited to 'src/main/resources/assets/tectech')
-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 |