1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
|
package goodgenerator.util;
import static goodgenerator.loader.FuelRodLoader.*;
import static goodgenerator.loader.Loaders.*;
import net.minecraft.block.Block;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import gregtech.api.util.GTUtility;
import ic2.core.Ic2Items;
public final class ItemRefer {
public static ItemRefer NULL = getItemStack(_null_);
public static ItemRefer Radiation_Protection_Plate = getItemStack(radiationProtectionPlate);
public static ItemRefer Wrapped_Uranium_Ingot = getItemStack(wrappedUraniumIngot);
public static ItemRefer High_Density_Uranium_Nugget = getItemStack(highDensityUraniumNugget);
public static ItemRefer High_Density_Uranium = getItemStack(highDensityUranium);
public static ItemRefer Wrapped_Thorium_Ingot = getItemStack(wrappedThoriumIngot);
public static ItemRefer High_Density_Thorium_Nugget = getItemStack(highDensityThoriumNugget);
public static ItemRefer High_Density_Thorium = getItemStack(highDensityThorium);
public static ItemRefer Wrapped_Plutonium_Ingot = getItemStack(wrappedPlutoniumIngot);
public static ItemRefer High_Density_Plutonium_Nugget = getItemStack(highDensityPlutoniumNugget);
public static ItemRefer High_Density_Plutonium = getItemStack(highDensityPlutonium);
public static ItemRefer Raw_Atomic_Separation_Catalyst = getItemStack(rawAtomicSeparationCatalyst);
public static ItemRefer Advanced_Radiation_Protection_Plate = getItemStack(advancedRadiationProtectionPlate);
public static ItemRefer Aluminum_Nitride_Dust = getItemStack(aluminumNitride);
public static ItemRefer Special_Ceramics_Dust = getItemStack(specialCeramics);
public static ItemRefer Special_Ceramics_Plate = getItemStack(specialCeramicsPlate);
public static ItemRefer Radioactive_Waste = getItemStack(radioactiveWaste);
public static ItemRefer Plastic_Case = getItemStack(plasticCase);
public static ItemRefer Quartz_Wafer = getItemStack(quartzWafer);
public static ItemRefer Micro_Heater = getItemStack(microHeater);
public static ItemRefer Quartz_Crystal_Resonator = getItemStack(quartzCrystalResonator);
public static ItemRefer Inverter = getItemStack(inverter);
public static ItemRefer Neutron_Source = getItemStack(neutronSource);
public static ItemRefer Naquadah_Mass = getItemStack(naquadahMass);
public static ItemRefer Enriched_Naquadah_Mass = getItemStack(enrichedNaquadahMass);
public static ItemRefer Naquadria_Mass = getItemStack(naquadriaMass);
public static ItemRefer Advanced_Fuel_Rod = getItemStack(advancedFuelRod);
public static ItemRefer Fuel_Rod_U_Depleted_1 = getItemStack(rodCompressedUraniumDepleted);
public static ItemRefer Fuel_Rod_U_Depleted_2 = getItemStack(rodCompressedUraniumDepleted_2);
public static ItemRefer Fuel_Rod_U_Depleted_4 = getItemStack(rodCompressedUraniumDepleted_4);
public static ItemRefer Fuel_Rod_U_1 = getItemStack(rodCompressedUranium);
public static ItemRefer Fuel_Rod_U_2 = getItemStack(rodCompressedUranium_2);
public static ItemRefer Fuel_Rod_U_4 = getItemStack(rodCompressedUranium_4);
public static ItemRefer Fuel_Rod_Pu_Depleted_1 = getItemStack(rodCompressedPlutoniumDepleted);
public static ItemRefer Fuel_Rod_Pu_Depleted_2 = getItemStack(rodCompressedPlutoniumDepleted_2);
public static ItemRefer Fuel_Rod_Pu_Depleted_4 = getItemStack(rodCompressedPlutoniumDepleted_4);
public static ItemRefer Fuel_Rod_Pu_1 = getItemStack(rodCompressedPlutonium);
public static ItemRefer Fuel_Rod_Pu_2 = getItemStack(rodCompressedPlutonium_2);
public static ItemRefer Fuel_Rod_Pu_4 = getItemStack(rodCompressedPlutonium_4);
public static ItemRefer Fuel_Rod_LU_Depleted_1 = getItemStack(rodLiquidUraniumDepleted);
public static ItemRefer Fuel_Rod_LU_Depleted_2 = getItemStack(rodLiquidUraniumDepleted_2);
public static ItemRefer Fuel_Rod_LU_Depleted_4 = getItemStack(rodLiquidUraniumDepleted_4);
public static ItemRefer Fuel_Rod_LU_1 = getItemStack(rodLiquidUranium);
public static ItemRefer Fuel_Rod_LU_2 = getItemStack(rodLiquidUranium_2);
public static ItemRefer Fuel_Rod_LU_4 = getItemStack(rodLiquidUranium_4);
public static ItemRefer Fuel_Rod_LPu_Depleted_1 = getItemStack(rodLiquidPlutoniumDepleted);
public static ItemRefer Fuel_Rod_LPu_Depleted_2 = getItemStack(rodLiquidPlutoniumDepleted_2);
public static ItemRefer Fuel_Rod_LPu_Depleted_4 = getItemStack(rodLiquidPlutoniumDepleted_4);
public static ItemRefer Fuel_Rod_LPu_1 = getItemStack(rodLiquidPlutonium);
public static ItemRefer Fuel_Rod_LPu_2 = getItemStack(rodLiquidPlutonium_2);
public static ItemRefer Fuel_Rod_LPu_4 = getItemStack(rodLiquidPlutonium_4);
public static ItemRefer Fluid_Storage_Core_T1 = getItemStack(fluidCore, 0);
public static ItemRefer Fluid_Storage_Core_T2 = getItemStack(fluidCore, 1);
public static ItemRefer Fluid_Storage_Core_T3 = getItemStack(fluidCore, 2);
public static ItemRefer Fluid_Storage_Core_T4 = getItemStack(fluidCore, 3);
public static ItemRefer Fluid_Storage_Core_T5 = getItemStack(fluidCore, 4);
public static ItemRefer Fluid_Storage_Core_T6 = getItemStack(fluidCore, 5);
public static ItemRefer Fluid_Storage_Core_T7 = getItemStack(fluidCore, 6);
public static ItemRefer Fluid_Storage_Core_T8 = getItemStack(fluidCore, 7);
public static ItemRefer Fluid_Storage_Core_T9 = getItemStack(fluidCore, 8);
public static ItemRefer Fluid_Storage_Core_T10 = getItemStack(fluidCore, 9);
public static ItemRefer Essentia_Upgrade_Empty = getItemStack(upgradeEssentia, 0);
public static ItemRefer Essentia_Upgrade_Air = getItemStack(upgradeEssentia, 1);
public static ItemRefer Essentia_Upgrade_Thermal = getItemStack(upgradeEssentia, 2);
public static ItemRefer Essentia_Upgrade_Unstable = getItemStack(upgradeEssentia, 3);
public static ItemRefer Essentia_Upgrade_Victus = getItemStack(upgradeEssentia, 4);
public static ItemRefer Essentia_Upgrade_Tainted = getItemStack(upgradeEssentia, 5);
public static ItemRefer Essentia_Upgrade_Mechanics = getItemStack(upgradeEssentia, 6);
public static ItemRefer Essentia_Upgrade_Spirit = getItemStack(upgradeEssentia, 7);
public static ItemRefer Essentia_Upgrade_Radiation = getItemStack(upgradeEssentia, 8);
public static ItemRefer Essentia_Upgrade_Electric = getItemStack(upgradeEssentia, 9);
public static ItemRefer High_Energy_Mixture = getItemStack(highEnergyMixture);
public static ItemRefer Salty_Root = getItemStack(saltyRoot);
public static ItemRefer HiC_T1 = getItemStack(huiCircuit, 0);
public static ItemRefer HiC_T2 = getItemStack(huiCircuit, 1);
public static ItemRefer HiC_T3 = getItemStack(huiCircuit, 2);
public static ItemRefer HiC_T4 = getItemStack(huiCircuit, 3);
public static ItemRefer HiC_T5 = getItemStack(huiCircuit, 4);
public static ItemRefer IC2_Ir_Plate = getItemStack(Ic2Items.iridiumPlate);
public static ItemRefer IC2_Glass = getItemStack(Ic2Items.reinforcedGlass);
public static ItemRefer Field_Restriction_Casing = getItemStack(MAR_Casing);
public static ItemRefer Naquadah_Fuel_Refinery_Casing = getItemStack(FRF_Casings);
public static ItemRefer Field_Restriction_Coil_T1 = getItemStack(FRF_Coil_1);
public static ItemRefer Field_Restriction_Coil_T2 = getItemStack(FRF_Coil_2);
public static ItemRefer Field_Restriction_Coil_T3 = getItemStack(FRF_Coil_3);
public static ItemRefer Field_Restriction_Coil_T4 = getItemStack(FRF_Coil_4);
public static ItemRefer Radiation_Proof_Steel_Frame_Box = getItemStack(radiationProtectionSteelFrame);
public static ItemRefer Field_Restriction_Glass = getItemStack(fieldRestrictingGlass);
public static ItemRefer Raw_Cylinder = getItemStack(rawCylinder);
public static ItemRefer Titanium_Plated_Cylinder = getItemStack(titaniumPlatedCylinder);
public static ItemRefer Magic_Casing = getItemStack(magicCasing);
public static ItemRefer Speeding_Pipe = getItemStack(speedingPipe);
public static ItemRefer Essentia_Cell_T1 = getItemStack(essentiaCell, 0);
public static ItemRefer Essentia_Cell_T2 = getItemStack(essentiaCell, 1);
public static ItemRefer Essentia_Cell_T3 = getItemStack(essentiaCell, 2);
public static ItemRefer Essentia_Cell_T4 = getItemStack(essentiaCell, 3);
public static ItemRefer Essentia_Hatch = getItemStack(essentiaHatch);
public static ItemRefer YOTTank_Casing = getItemStack(yottaFluidTankCasing);
public static ItemRefer YOTTank_Cell_T1 = getItemStack(yottaFluidTankCell, 0);
public static ItemRefer YOTTank_Cell_T2 = getItemStack(yottaFluidTankCell, 1);
public static ItemRefer YOTTank_Cell_T3 = getItemStack(yottaFluidTankCell, 2);
public static ItemRefer YOTTank_Cell_T4 = getItemStack(yottaFluidTankCell, 3);
public static ItemRefer YOTTank_Cell_T5 = getItemStack(yottaFluidTankCell, 4);
public static ItemRefer YOTTank_Cell_T6 = getItemStack(yottaFluidTankCell, 5);
public static
|