diff options
author | Maxim <maxim235@gmx.de> | 2023-05-28 17:53:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-28 17:53:23 +0200 |
commit | 8f1fcf5e2f37c1c8b6d3416f16aca2fce55d3604 (patch) | |
tree | 89e8f309903b54fcaf97a609674dc51879572a11 /src/main/resources/assets | |
parent | e58f6b16831768bf6aadac2146567745309f06b0 (diff) | |
download | GT5-Unofficial-8f1fcf5e2f37c1c8b6d3416f16aca2fce55d3604.tar.gz GT5-Unofficial-8f1fcf5e2f37c1c8b6d3416f16aca2fce55d3604.tar.bz2 GT5-Unofficial-8f1fcf5e2f37c1c8b6d3416f16aca2fce55d3604.zip |
Added higher explosion resistance to pipe casings (#216)
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 09885b758a..e4d070a4fe 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -884,6 +884,8 @@ gt.blockmachines.pipe.datastream.desc.1=Don't stare at the beam! gt.blockmachines.pipe.datastream.desc.2=Must be painted to work gt.blockmachines.pipe.datastream.desc.3=Do not cross or split +gt.blockmachines.pipe.desc.4=Explosion proof + #Single blocks gt.blockmachines.machine.tt.ownerdetector.name=Owner detector gt.blockmachines.machine.tt.ownerdetector.desc.0=Screwdrive to change mode |