diff options
author | â€huajijam <strhuaji@gmail.com> | 2019-04-15 20:20:05 +0800 |
---|---|---|
committer | â€huajijam <strhuaji@gmail.com> | 2019-04-15 20:20:05 +0800 |
commit | 151f0c31145159d25688ec2c9355e3922c3400c1 (patch) | |
tree | abf0c9b503d9cb69f0551ffcd7e1ea970b5c8a5d /src/main/resources/assets/bartworks | |
parent | 3e5b27f51c166967a6cbe5dde6075fb1a2fce342 (diff) | |
parent | 9b2a4f300005849dec97a657ebdb390b2784db83 (diff) | |
download | GT5-Unofficial-151f0c31145159d25688ec2c9355e3922c3400c1.tar.gz GT5-Unofficial-151f0c31145159d25688ec2c9355e3922c3400c1.tar.bz2 GT5-Unofficial-151f0c31145159d25688ec2c9355e3922c3400c1.zip |
Automatic synchronization
Former-commit-id: cfd66150aabb0b84b3b8409574383d3ae39c2b85
Diffstat (limited to 'src/main/resources/assets/bartworks')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 7 | ||||
-rw-r--r-- | src/main/resources/assets/bartworks/textures/items/BISOPellet.png | bin | 0 -> 253 bytes | |||
-rw-r--r-- | src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png | bin | 0 -> 305 bytes | |||
-rw-r--r-- | src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png | bin | 0 -> 269 bytes | |||
-rw-r--r-- | src/main/resources/assets/bartworks/textures/items/TRISOPellet.png | bin | 0 -> 257 bytes | |||
-rw-r--r-- | src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png | bin | 0 -> 305 bytes | |||
-rw-r--r-- | src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png | bin | 0 -> 244 bytes |
7 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 diff --git a/src/main/resources/assets/bartworks/textures/items/BISOPellet.png b/src/main/resources/assets/bartworks/textures/items/BISOPellet.png Binary files differnew file mode 100644 index 0000000000..4fb39c473b --- /dev/null +++ b/src/main/resources/assets/bartworks/textures/items/BISOPellet.png diff --git a/src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png b/src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png Binary files differnew file mode 100644 index 0000000000..ea113e3f22 --- /dev/null +++ b/src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png diff --git a/src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png b/src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png Binary files differnew file mode 100644 index 0000000000..029d895f31 --- /dev/null +++ b/src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png diff --git a/src/main/resources/assets/bartworks/textures/items/TRISOPellet.png b/src/main/resources/assets/bartworks/textures/items/TRISOPellet.png Binary files differnew file mode 100644 index 0000000000..26109fc979 --- /dev/null +++ b/src/main/resources/assets/bartworks/textures/items/TRISOPellet.png diff --git a/src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png b/src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png Binary files differnew file mode 100644 index 0000000000..0aea0500cf --- /dev/null +++ b/src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png diff --git a/src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png b/src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png Binary files differnew file mode 100644 index 0000000000..6b2835d100 --- /dev/null +++ b/src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png |