aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r--src/main/resources/assets/goodgenerator/lang/en_US.lang9
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium.pngbin0 -> 1796 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium2.pngbin0 -> 2012 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium4.pngbin0 -> 2087 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted.pngbin0 -> 1800 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted2.pngbin0 -> 2011 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted4.pngbin0 -> 2091 bytes
7 files changed, 9 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 d0d188d862..38ad2663ef 100644
--- a/src/main/resources/assets/goodgenerator/lang/en_US.lang
+++ b/src/main/resources/assets/goodgenerator/lang/en_US.lang
@@ -44,6 +44,13 @@ item.neutronSource.name=Neutron Source
item.naquadahMass.name=Naquadah Mass
item.enrichedNaquadahMass.name=Enriched Naquadah Mass
item.naquadriaMass.name=Naquadria Mass
+item.rodCompressedUraniumDepleted.name=Fuel Rod (Depleted High Density Uranium)
+item.rodCompressedUraniumDepleted2.name=Dual Fuel Rod (Depleted High Density Uranium)
+item.rodCompressedUraniumDepleted4.name=Quad Fuel Rod (Depleted High Density Uranium)
+item.rodCompressedUranium.name=Fuel Rod (High Density Uranium)
+item.rodCompressedUranium2.name=Dual Fuel Rod (High Density Uranium)
+item.rodCompressedUranium4.name=Quad Fuel Rod (High Density Uranium)
+item.advancedFuelRod.name=Advanced Fuel Rod (Empty)
#Tooltip
inverter.tooltip.0=Turn DC into AC.
@@ -52,6 +59,8 @@ enrichedNaquadahMass.tooltip.0=An intense to satisfaction in the world.
naquadriaMass.tooltip.0=What?
EssentiaHatch.tooltip.0=You can right click it with an Essentia Jar to set Essentia Filter.
EssentiaHatch.tooltip.1=Right click it with empty hands to clear the Filter.
+fuelrod.tooltip.0=Durability: %s/%s
+depletedfuelrod.tooltip.0=Depleted
#Fluids
fluid.lightlyCrackedNaquadahGas=Lightly Cracked Naquadah Gas
diff --git a/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium.png b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium.png
new file mode 100644
index 0000000000..d8878dc82d
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium2.png b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium2.png
new file mode 100644
index 0000000000..7fca20e67a
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium2.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium4.png b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium4.png
new file mode 100644
index 0000000000..d111499404
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUranium4.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted.png b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted.png
new file mode 100644
index 0000000000..9d2bbee939
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted2.png b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted2.png
new file mode 100644
index 0000000000..494c23cd82
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted2.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted4.png b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted4.png
new file mode 100644
index 0000000000..4e8e0c717e
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/rodCompressedUraniumDepleted4.png
Binary files differ