aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/goodgenerator
diff options
context:
space:
mode:
authorGlodBlock <1356392126@qq.com>2021-09-18 23:06:44 +0800
committerGlodBlock <1356392126@qq.com>2021-09-18 23:06:44 +0800
commita991b664f9e70711b5895879a721fb015a48d306 (patch)
tree7a72ce61465fb13abec5b72439dd5d6d78d7f97b /src/main/resources/assets/goodgenerator
parentd87ff22b630cf99bb83b23e6a601447cbdc3f87d (diff)
downloadGT5-Unofficial-a991b664f9e70711b5895879a721fb015a48d306.tar.gz
GT5-Unofficial-a991b664f9e70711b5895879a721fb015a48d306.tar.bz2
GT5-Unofficial-a991b664f9e70711b5895879a721fb015a48d306.zip
add Yotta Fluid Tank
Diffstat (limited to 'src/main/resources/assets/goodgenerator')
-rw-r--r--src/main/resources/assets/goodgenerator/lang/en_US.lang12
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCasing_SIDE.pngbin0 -> 2141 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCasing_TOP.pngbin0 -> 1920 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/1.pngbin0 -> 1715 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/10.pngbin0 -> 1708 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/2.pngbin0 -> 1706 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/3.pngbin0 -> 1708 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/4.pngbin0 -> 1707 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/5.pngbin0 -> 1708 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/6.pngbin0 -> 1708 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/7.pngbin0 -> 1708 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/8.pngbin0 -> 1706 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/9.pngbin0 -> 1708 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/advancedFuelRod.pngbin0 -> 1960 bytes
14 files changed, 12 insertions, 0 deletions
diff --git a/src/main/resources/assets/goodgenerator/lang/en_US.lang b/src/main/resources/assets/goodgenerator/lang/en_US.lang
index bc686da3aa..6f137a5ac2 100644
--- a/src/main/resources/assets/goodgenerator/lang/en_US.lang
+++ b/src/main/resources/assets/goodgenerator/lang/en_US.lang
@@ -16,6 +16,17 @@ essentiaCell.1.name=Adept Essentia Diffusion Cell
essentiaCell.2.name=Master Essentia Diffusion Cell
essentiaHatch.0.name=Essentia Input Hatch
speedingPipe.0.name=Speeding Pipe Casing
+yottaFluidTankCasing.0.name=YOTTank Casing
+yottaFluidTankCell.0.name=Fluid Cell Block T1
+yottaFluidTankCell.1.name=Fluid Cell Block T2
+yottaFluidTankCell.2.name=Fluid Cell Block T3
+yottaFluidTankCell.3.name=Fluid Cell Block T4
+yottaFluidTankCell.4.name=Fluid Cell Block T5
+yottaFluidTankCell.5.name=Fluid Cell Block T6
+yottaFluidTankCell.6.name=Fluid Cell Block T7
+yottaFluidTankCell.7.name=Fluid Cell Block T8
+yottaFluidTankCell.8.name=Fluid Cell Block T9
+yottaFluidTankCell.9.name=Fluid Cell Block T10
#Items
item.radiationProtectionPlate.name=Radiation Proof Plate
@@ -67,6 +78,7 @@ EssentiaHatch.tooltip.0=You can right click it with an Essentia Jar to set Essen
EssentiaHatch.tooltip.1=Right click it with empty hands to clear the Filter.
fuelrod.tooltip.0=Durability: %s/%s
depletedfuelrod.tooltip.0=Depleted
+YOTTankCell.tooltip.0=Capacity:
#Fluids
fluid.lightlyCrackedNaquadahGas=Lightly Cracked Naquadah Gas
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCasing_SIDE.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCasing_SIDE.png
new file mode 100644
index 0000000000..c8327cf80f
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCasing_SIDE.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCasing_TOP.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCasing_TOP.png
new file mode 100644
index 0000000000..05e8e449c8
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCasing_TOP.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/1.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/1.png
new file mode 100644
index 0000000000..26d772245b
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/1.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/10.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/10.png
new file mode 100644
index 0000000000..a1811157ac
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/10.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/2.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/2.png
new file mode 100644
index 0000000000..4f046c227d
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/2.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/3.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/3.png
new file mode 100644
index 0000000000..f464b9002d
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/3.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/4.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/4.png
new file mode 100644
index 0000000000..be2682c782
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/4.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/5.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/5.png
new file mode 100644
index 0000000000..3929c435ca
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/5.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/6.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/6.png
new file mode 100644
index 0000000000..721375b105
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/6.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/7.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/7.png
new file mode 100644
index 0000000000..b8045b839f
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/7.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/8.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/8.png
new file mode 100644
index 0000000000..defad85d34
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/8.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/9.png b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/9.png
new file mode 100644
index 0000000000..a9fc537f0c
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/yottaFluidTankCell/9.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/advancedFuelRod.png b/src/main/resources/assets/goodgenerator/textures/items/advancedFuelRod.png
new file mode 100644
index 0000000000..0f2a62d9a1
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/advancedFuelRod.png
Binary files differ