diff options
author | Prometheus0000 <prometheus0000000@gmail.com> | 2021-01-07 12:14:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-07 17:14:13 +0000 |
commit | 775f3f6ca467af78c0d5b1b530d1a3d8964124f2 (patch) | |
tree | ee4a3f442b7ce1484812e29c97b17a5534d51cd4 /src/main/resources/assets/tectech/lang | |
parent | d7bfc99e4fad634d6d66d31bf8cac6baf97b958a (diff) | |
download | GT5-Unofficial-775f3f6ca467af78c0d5b1b530d1a3d8964124f2.tar.gz GT5-Unofficial-775f3f6ca467af78c0d5b1b530d1a3d8964124f2.tar.bz2 GT5-Unofficial-775f3f6ca467af78c0d5b1b530d1a3d8964124f2.zip |
Add recipe for debug maint hatch (#47)
* Add recipe for debug maint hatch
* Change name/description of the debug maint hatch
* Reduced components
* Reduce tape amount
* Revert joke description
* Revert the comment too
Diffstat (limited to 'src/main/resources/assets/tectech/lang')
-rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 9f49d692b8..f7209aed6a 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -775,8 +775,8 @@ gt.blockmachines.debug.tt.data.name=Debug Data Hatch gt.blockmachines.debug.tt.data.desc.0=Quantum Data Output gt.blockmachines.debug.tt.data.desc.1=High speed fibre optics connector. gt.blockmachines.debug.tt.data.desc.2=Must be painted to work -gt.blockmachines.debug.tt.maintenance.name=Debug Maintenance Hatch -gt.blockmachines.debug.tt.maintenance.desc.0=For maintaining Multiblocks +gt.blockmachines.debug.tt.maintenance.name=Auto-Taping Maintenance Hatch +gt.blockmachines.debug.tt.maintenance.desc.0=For automatically maintaining Multiblocks gt.blockmachines.debug.tt.maintenance.desc.1=Does fix everything but itself. gt.blockmachines.debug.tt.maintenance.desc.2=Fixing is for plebs! gt.blockmachines.debug.tt.genny.name=Debug Power Generator @@ -869,4 +869,4 @@ tt.keyphrase.Side_capabilities=Side capabilities #OpenTurrets compatibility tile.turretHeadEM.name=Elemental Matter Turret -tile.turretBaseEM.name=Elemental Turret Base
\ No newline at end of file +tile.turretBaseEM.name=Elemental Turret Base |