aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/kekztech
diff options
context:
space:
mode:
authorChristina Berchtold <kekzdealer@gmail.com>2019-07-03 01:08:48 +0200
committerChristina Berchtold <kekzdealer@gmail.com>2019-07-03 01:08:48 +0200
commit0dea62f42b119b29611bec9fb85a993a8e2441d8 (patch)
treed8ee10733111c1ce23554d1e954afa6baa41352c /src/main/resources/assets/kekztech
parentd4aa14440c7516cc2bf6613551c34da586fb4207 (diff)
downloadGT5-Unofficial-0dea62f42b119b29611bec9fb85a993a8e2441d8.tar.gz
GT5-Unofficial-0dea62f42b119b29611bec9fb85a993a8e2441d8.tar.bz2
GT5-Unofficial-0dea62f42b119b29611bec9fb85a993a8e2441d8.zip
Added T.F.F.T, a kinda of multi fluid storage multi.
Diffstat (limited to 'src/main/resources/assets/kekztech')
-rw-r--r--src/main/resources/assets/kekztech/lang/en_US.lang5
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/TFFTCasing.pngbin0 -> 601 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock1.pngbin0 -> 1036 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock2.pngbin0 -> 1037 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock3.pngbin0 -> 1038 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock4.pngbin0 -> 1340 bytes
6 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/kekztech/lang/en_US.lang b/src/main/resources/assets/kekztech/lang/en_US.lang
index 3a7e5002d8..8a24d06bf3 100644
--- a/src/main/resources/assets/kekztech/lang/en_US.lang
+++ b/src/main/resources/assets/kekztech/lang/en_US.lang
@@ -75,3 +75,8 @@ item.kekztech_crafting_item.15.name=GDC Ceramic Plate
tile.kekztech_gdcceramicelectrolyteunit_block.name=GDC Ceramic Electrolyte Unit
tile.kekztech_yszceramicelectrolyteunit_block.name=YSZ Ceramic Electrolyte Unit
+
+tile.kekztech_tfftstoragefieldblock1_block.name=T.F.F.T Storage Field Block (Tier I)
+tile.kekztech_tfftstoragefieldblock2_block.name=T.F.F.T Storage Field Block (Tier II)
+tile.kekztech_tfftstoragefieldblock3_block.name=T.F.F.T Storage Field Block (Tier III)
+tile.kekztech_tfftstoragefieldblock4_block.name=T.F.F.T Storage Field Block (Tier IV)
diff --git a/src/main/resources/assets/kekztech/textures/blocks/TFFTCasing.png b/src/main/resources/assets/kekztech/textures/blocks/TFFTCasing.png
new file mode 100644
index 0000000000..dba2574939
--- /dev/null
+++ b/src/main/resources/assets/kekztech/textures/blocks/TFFTCasing.png
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock1.png b/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock1.png
new file mode 100644
index 0000000000..f1abeacd4b
--- /dev/null
+++ b/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock1.png
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock2.png b/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock2.png
new file mode 100644
index 0000000000..cb5b27bc1d
--- /dev/null
+++ b/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock2.png
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock3.png b/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock3.png
new file mode 100644
index 0000000000..30185da496
--- /dev/null
+++ b/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock3.png
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock4.png b/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock4.png
new file mode 100644
index 0000000000..638223af9b
--- /dev/null
+++ b/src/main/resources/assets/kekztech/textures/blocks/TFFTStorageFieldBlock4.png
Binary files differ