aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/goodgenerator/lang/en_US.lang9
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/inverter.pngbin0 -> 1914 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/microHeater.pngbin0 -> 1749 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/neutronSource.pngbin0 -> 1894 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/plasticCase.pngbin0 -> 1875 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/quartzCrystalResonator.pngbin0 -> 1755 bytes
-rw-r--r--src/main/resources/assets/goodgenerator/textures/items/quartzWafer.pngbin0 -> 1722 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 05165be943..235ac95aab 100644
--- a/src/main/resources/assets/goodgenerator/lang/en_US.lang
+++ b/src/main/resources/assets/goodgenerator/lang/en_US.lang
@@ -35,6 +35,15 @@ item.aluminumNitride.name=Aluminum Nitride Dust
item.specialCeramics.name=Special Ceramics Dust
item.specialCeramicsPlate.name=Special Ceramics Plate
item.radioactiveWaste.name=Radioactive Waste
+item.plasticCase.name=Plastic Case
+item.quartzWafer.name=Quartz Wafer
+item.microHeater.name=Micro-Heater
+item.quartzCrystalResonator.name=Quartz Crystal Resonator
+item.inverter.name=Inverter
+item.neutronSource.name=Neutron Source Case
+
+#Tooltip
+inverter.tooltip.0=Turn DC into AC
#Fluids
fluid.lightlyCrackedNaquadahGas=Lightly Cracked Naquadah Gas
diff --git a/src/main/resources/assets/goodgenerator/textures/items/inverter.png b/src/main/resources/assets/goodgenerator/textures/items/inverter.png
new file mode 100644
index 0000000000..0e31bd991f
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/inverter.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/microHeater.png b/src/main/resources/assets/goodgenerator/textures/items/microHeater.png
new file mode 100644
index 0000000000..39ac6744d1
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/microHeater.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/neutronSource.png b/src/main/resources/assets/goodgenerator/textures/items/neutronSource.png
new file mode 100644
index 0000000000..89f7790f5b
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/neutronSource.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/plasticCase.png b/src/main/resources/assets/goodgenerator/textures/items/plasticCase.png
new file mode 100644
index 0000000000..a5fd1f9b97
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/plasticCase.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/quartzCrystalResonator.png b/src/main/resources/assets/goodgenerator/textures/items/quartzCrystalResonator.png
new file mode 100644
index 0000000000..0844d39d62
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/quartzCrystalResonator.png
Binary files differ
diff --git a/src/main/resources/assets/goodgenerator/textures/items/quartzWafer.png b/src/main/resources/assets/goodgenerator/textures/items/quartzWafer.png
new file mode 100644
index 0000000000..691600adee
--- /dev/null
+++ b/src/main/resources/assets/goodgenerator/textures/items/quartzWafer.png
Binary files differ