diff options
author | GTNH-Afx237v7 <64365566+GTNH-Afx237v7@users.noreply.github.com> | 2021-06-27 16:19:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-27 16:19:24 +0200 |
commit | 94479be9dad038bd8eb4e65041e0b2b0260cf11e (patch) | |
tree | 785707c35c90b9dd8d609219cdef4f5d46760389 /src | |
parent | dd8e4f48e84e7a8fdbacad24cb69769d0661ac15 (diff) | |
download | GT5-Unofficial-94479be9dad038bd8eb4e65041e0b2b0260cf11e.tar.gz GT5-Unofficial-94479be9dad038bd8eb4e65041e0b2b0260cf11e.tar.bz2 GT5-Unofficial-94479be9dad038bd8eb4e65041e0b2b0260cf11e.zip |
Fix THTR controller text
Former-commit-id: 94a3c47d8c56131035698bae534dfeca0eada382
Diffstat (limited to 'src')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 15cf5f0697..7448af3917 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -144,7 +144,7 @@ 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): 11x12x11 (Hollow);Controller: Front Center, Lowest Layer;Corners and the 2 touching blocks are air (Cylindric);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 while running, will output after complete Operation;Needs at least 100k Fuel pebbles to start operation (can hold up to 675k pebbles);Consumes up to 0.5% of total Fuel Pellet per Operation;TRISO pebbles provide 30% more Energy;Each pebble increases the amount of converted coolant;One Operation takes 27 Ingame Days +tooltip.tile.htr.0.name=Controller Block for the Thorium High Temperature Reactor;Size(WxHxD): 11x12x11 (Hollow);Controller: Front Center, Lowest Layer;Corners and the 2 touching blocks are air (cylindric);Once built, Helium is inserted into the Fluid Input Hatch until it doesn't 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);Radiation Proof Casings for the Rest;Needs a constant supply of coolant while running, will output after complete operation;Needs at least 100k Fuel pebbles to start operation (can hold up to 675k pebbles);Consumes up to 0.5% of total Fuel Pellets 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 |