diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-04-14 04:05:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-14 04:05:49 +0200 |
commit | 05992e2f44ced33010a78c106e0b309b15d63436 (patch) | |
tree | c2fc383511e9a6d05339aa59dd01a962b2a57240 /src/main/resources/assets/bartworks/lang | |
parent | 3ac6ce92d641fdaec86a1aa39a17250944931bcc (diff) | |
parent | 89eeaa22a6dc811bfdbf8858d14c0f2f5c2bf825 (diff) | |
download | GT5-Unofficial-05992e2f44ced33010a78c106e0b309b15d63436.tar.gz GT5-Unofficial-05992e2f44ced33010a78c106e0b309b15d63436.tar.bz2 GT5-Unofficial-05992e2f44ced33010a78c106e0b309b15d63436.zip |
Merge pull request #20 from bartimaeusnek/0.4.X
Added THTR
Former-commit-id: 7c053d4e6eeb6a19f61ce05c28cd3ab478197bbf
Diffstat (limited to 'src/main/resources/assets/bartworks/lang')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 7 |
1 files changed, 7 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 d7976f0caa..e2df35928f 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -144,6 +144,13 @@ tile.radiohatch.name=Radio Hatch tile.bw.windmill.name=Windmill tile.manutrafo.name=Manual Trafo +tooltip.tile.htr.0.name=Controller Block for the Thorium High Temperature Reactor;Size(WxHxD): 9x12x9 (Hollow);Corners and the 2 touching blocks are air;Once build, Helium is inserted into the Fluid Input Hatch until it doesnt accept any more;1+ Output Hatch (Any Bottom casing);1+ Input Hatch (Any Top casing);1+ Input Bus (Any Top casing);1x Maintenance Hatch (Any casing);Raidation Proof Casings for the Rest;Needs a constant supply of coolant or will shut down;Needs at least 100k Fuel pebbles to start operation (can hold up to 675k pebbles);Consumes 1 Fuel Pellet per Operation;TRISO pebbles provide 30% more Energy;Each pebble increases the amount of converted coolant;One Operation takes 27 Ingame Days +item.TRISOPellet.name=TRISO pebble +item.TRISOPelletBall.name=TRISO pebble ball +item.BISOPelletBall.name=BISO pebble ball +item.BISOPellet.name=BRISO pebble +item.TRISOPelletCompound.name=TRISO pebble compund +item.BISOPelletCompound.name=BISO pebble compund itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials planet.Ross128b=Ross128b |