aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
authorGlodBlock <1356392126@qq.com>2021-07-25 22:20:51 +0800
committerGlodBlock <1356392126@qq.com>2021-07-25 22:20:51 +0800
commite1bc1013d5fa8a579d509da6e97901b6410959e0 (patch)
treef29057473b790057cef2cea7734cecd0b4000440 /src/main/resources/assets
parent5ae6979d18f6a729a5267563cc03c66e6f227286 (diff)
downloadGT5-Unofficial-e1bc1013d5fa8a579d509da6e97901b6410959e0.tar.gz
GT5-Unofficial-e1bc1013d5fa8a579d509da6e97901b6410959e0.tar.bz2
GT5-Unofficial-e1bc1013d5fa8a579d509da6e97901b6410959e0.zip
add blocks for LargeEssentiaGenerator
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r--src/main/resources/assets/goodgenerator/lang/en_US.lang6
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/MagicCasing.pngbin0 -> 2004 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/1.pngbin0 -> 2902 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/2.pngbin0 -> 3130 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/3.pngbin0 -> 3103 bytes
5 files changed, 5 insertions, 1 deletions
diff --git a/src/main/resources/assets/goodgenerator/lang/en_US.lang b/src/main/resources/assets/goodgenerator/lang/en_US.lang
index 7a92103a65..1c96653306 100644
--- a/src/main/resources/assets/goodgenerator/lang/en_US.lang
+++ b/src/main/resources/assets/goodgenerator/lang/en_US.lang
@@ -8,6 +8,10 @@ FRF_Coil_3.0.name=Ultimate Field Restriction Coil
FRF_Casing.0.name=Naquadah Fuel Refine Factory Casing
rawCylinder.0.name=Raw Cylinder
titaniumPlatedCylinder.0.name=Titanium Plated Cylinder
+magicCasing.0.name=Magic Casing
+essentiaCell.0.name=Novice Essentia Diffusion Cell
+essentiaCell.1.name=Adept Essentia Diffusion Cell
+essentiaCell.2.name=Master Essentia Diffusion Cell
item.radiationProtectionPlate.name=Radiation Proof Plate
item.wrappedUraniumIngot.name=Wrapped Uranium Ingot
@@ -76,7 +80,7 @@ MultiNqGenerator.hint.0=6x TungstenSteel Pipe Casing
MultiNqGenerator.hint.1=48x Field Restriction Casing
MultiNqGenerator.hint.2=36x Radiation Proof Steel Frame Box
MultiNqGenerator.hint.3=At least 77x Radiation Proof Machine Casing
-MultiNqGenerator.hint.4=1~3x Input Hatch
+MultiNqGenerator.hint.4=1~4x Input Hatch
MultiNqGenerator.hint.5=0~1x Output Hatch
MultiNqGenerator.hint.6=1x Maintenance Hatch
MultiNqGenerator.hint.7=1x Dynamo Hatch
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/MagicCasing.png b/src/main/resources/assets/goodgenerator/textures/blocks/MagicCasing.png
new file mode 100644
index 0000000000..7506fe8cc9
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/MagicCasing.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/1.png b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/1.png
new file mode 100644
index 0000000000..21bc344c9c
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/1.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/2.png b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/2.png
new file mode 100644
index 0000000000..fd6f9d0d4b
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/2.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/3.png b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/3.png
new file mode 100644
index 0000000000..c3a976cc13
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaCell/3.png
Binary files differ