diff options
author | Martin Robertz <dream-master@gmx.net> | 2021-11-01 08:13:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-01 08:13:17 +0100 |
commit | 5e7adebcb017dad2bdcc5830b59f90286677538d (patch) | |
tree | a2348ea7586888c978fc013308c00cd9c07829de /src/main/resources/assets/bartworks/lang | |
parent | 74742dff2e46b22ad459cee87d4ccdf12d30008d (diff) | |
parent | b0cbcc5d488589cead315729b13a6385418c5e8e (diff) | |
download | GT5-Unofficial-5e7adebcb017dad2bdcc5830b59f90286677538d.tar.gz GT5-Unofficial-5e7adebcb017dad2bdcc5830b59f90286677538d.tar.bz2 GT5-Unofficial-5e7adebcb017dad2bdcc5830b59f90286677538d.zip |
Merge pull request #49 from TheBrochacho/master
Circuit Assembly Line now uses structureLib
Former-commit-id: 43e34fc663d9b049cf87326f7ecc524cb8428e52
Diffstat (limited to 'src/main/resources/assets/bartworks/lang')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index be66d04b55..8644e693a8 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -156,6 +156,11 @@ itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials tooltip.tile.eic.0.name=Controller Block for the Electric Implosion Compressor;Size(WxHxD): 3x9x3;Uses Electricity instead of Explosives;Controller: Layer 3, front, center;Layer 1 and Layer 9: Solid Steel Machine Casings, each: 1 Energy Hatch in the middle;Layer 2,3,7,8: Middle: Nickel-Zinc-Ferrit Blocks, Outer: Transformer-Winding Blocks;Layer 4,5,6: Neutronium Blocks;1+ Input Bus, 1+ Output Bus, 1 Maintenance Hatch at any Solid Steel Machine Casing;Do NOT Obstruct or mine the Moving parts while in Operation, will explode if you do so! +BW.keyphrase.Hint_Details=Hint Details +BW.tile.CircuitAssemblyLine.hint.0=1 - Energy Input Hatch +BW.tile.CircuitAssemblyLine.hint.1=2 - Maintenance Hatch, Input Hatch +BW.tile.CircuitAssemblyLine.hint.2=3 - Input Bus +BW.tile.CircuitAssemblyLine.hint.3=4 - Input Bus, Output Bus planet.Ross128b=Ross128b moon.Ross128ba=Ross128ba |