diff options
author | kuba6000 <kuba.123123.6000@gmail.com> | 2021-08-28 18:04:33 +0200 |
---|---|---|
committer | kuba6000 <kuba.123123.6000@gmail.com> | 2021-08-28 18:04:33 +0200 |
commit | d0a4648dfa4e3a7ba4deaf8a1d7e7cfba314e6bf (patch) | |
tree | 7288d6f8224123e37864f1d70387973550345e6c /src/main/resources/assets/bartworks/lang/en_US.lang | |
parent | ed263ebe21ea9a60a9c950a526734532fc4fc00c (diff) | |
download | GT5-Unofficial-d0a4648dfa4e3a7ba4deaf8a1d7e7cfba314e6bf.tar.gz GT5-Unofficial-d0a4648dfa4e3a7ba4deaf8a1d7e7cfba314e6bf.tar.bz2 GT5-Unofficial-d0a4648dfa4e3a7ba4deaf8a1d7e7cfba314e6bf.zip |
New fuels
Now only in english
Former-commit-id: f7305d7dee36564afd4b1e19af28ce220a45b469
Diffstat (limited to 'src/main/resources/assets/bartworks/lang/en_US.lang')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 98482e3482..38d274c5b8 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -145,16 +145,6 @@ 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 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 -item.BISOPellet.name=BISO pebble -item.TRISOPelletCompound.name=TRISO pebble compound -item.BISOPelletCompound.name=BISO pebble compound -item.BurnedOutBISOPelletBall.name=Burned Out BISO pebble ball -item.BurnedOutBISOPellet.name=Burned Out BISO pebble -item.BurnedOutTRISOPelletBall.name=Burned Out TRISO pebble ball -item.BurnedOutTRISOPellet.name=Burned Out TRISO pebble itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials |