diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/goodgenerator/lang/en_US.lang | 9 | ||||
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/items/inverter.png | bin | 0 -> 1914 bytes | |||
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/items/microHeater.png | bin | 0 -> 1749 bytes | |||
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/items/neutronSource.png | bin | 0 -> 1894 bytes | |||
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/items/plasticCase.png | bin | 0 -> 1875 bytes | |||
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/items/quartzCrystalResonator.png | bin | 0 -> 1755 bytes | |||
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/items/quartzWafer.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..0e31bd991f --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/items/inverter.png diff --git a/src/main/resources/assets/goodgenerator/textures/items/microHeater.png b/src/main/resources/assets/goodgenerator/textures/items/microHeater.png Binary files differnew file mode 100644 index 0000000000..39ac6744d1 --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/items/microHeater.png diff --git a/src/main/resources/assets/goodgenerator/textures/items/neutronSource.png b/src/main/resources/assets/goodgenerator/textures/items/neutronSource.png Binary files differnew file mode 100644 index 0000000000..89f7790f5b --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/items/neutronSource.png diff --git a/src/main/resources/assets/goodgenerator/textures/items/plasticCase.png b/src/main/resources/assets/goodgenerator/textures/items/plasticCase.png Binary files differnew file mode 100644 index 0000000000..a5fd1f9b97 --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/items/plasticCase.png diff --git a/src/main/resources/assets/goodgenerator/textures/items/quartzCrystalResonator.png b/src/main/resources/assets/goodgenerator/textures/items/quartzCrystalResonator.png Binary files differnew file mode 100644 index 0000000000..0844d39d62 --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/items/quartzCrystalResonator.png diff --git a/src/main/resources/assets/goodgenerator/textures/items/quartzWafer.png b/src/main/resources/assets/goodgenerator/textures/items/quartzWafer.png Binary files differnew file mode 100644 index 0000000000..691600adee --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/items/quartzWafer.png |