aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tectech
diff options
context:
space:
mode:
authorSampsa <69092953+S4mpsa@users.noreply.github.com>2024-08-11 12:24:47 +0300
committerGitHub <noreply@github.com>2024-08-11 16:24:47 +0700
commit7e153794ad1f79afa0014b82593060ffedc54a61 (patch)
tree4f4ad5b0097bfbacf93e8c4d4cfb507f32eeaa46 /src/main/resources/assets/tectech
parent1a505a74d5c54d6a547d5a381d662ea1774e597e (diff)
downloadGT5-Unofficial-7e153794ad1f79afa0014b82593060ffedc54a61.tar.gz
GT5-Unofficial-7e153794ad1f79afa0014b82593060ffedc54a61.tar.bz2
GT5-Unofficial-7e153794ad1f79afa0014b82593060ffedc54a61.zip
Retier Laser Hatch amperage, add Laser Mirror, add customizable amperage to Laser Hatches (#2859)
* Remove laser recipes based on tiers * Add 4M and 16M Laser Hatches * Add Laser Mirror * Add Laser Mirror recipe * Refactor mirror * Add customizable amperage to laser source hatches * Hide lasers from NEI, add customizable amperage to target hatches * Fix missing connection branch * Address review
Diffstat (limited to 'src/main/resources/assets/tectech')
-rw-r--r--src/main/resources/assets/tectech/lang/en_US.lang4
1 files changed, 4 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 55e93a3a23..e58168a9f5 100644
--- a/src/main/resources/assets/tectech/lang/en_US.lang
+++ b/src/main/resources/assets/tectech/lang/en_US.lang
@@ -1081,6 +1081,10 @@ gt.blockmachines.pipe.energystream.desc.1=Bright Vacuum!!!
gt.blockmachines.pipe.energystream.desc.2=Must be painted to work
gt.blockmachines.pipe.energystream.desc.3=Do not split or turn
+gt.blockmachines.pipe.energymirror.name=Laser Vacuum Mirror
+gt.blockmachines.pipe.energymirror.desc.0=Laser reflection device.
+gt.blockmachines.pipe.energymirror.desc.1=Can turn but not split
+
gt.blockmachines.pipe.datastream.name=Optical Fiber Cable
gt.blockmachines.pipe.datastream.desc.0=Advanced data transmission
gt.blockmachines.pipe.datastream.desc.1=Don't stare at the beam!