package gregtech.api.enums;
import java.util.Collections;
public class MaterialsUEVplus {
public static Materials DimensionallyTranscendentCrudeCatalyst = new Materials(
748,
TextureSet.SET_FLUID,
1.0F,
0,
2,
16,
10,
20,
20,
1,
"DimensionallyTranscendentCrudeCatalyst",
"Dimensionally Transcendent Crude Catalyst",
0,
0,
25_000_000,
1,
false,
true,
1,
1,
1,
Dyes.dyeCyan).setHasCorrespondingFluid(true);
public static Materials DimensionallyTranscendentProsaicCatalyst = new Materials(
747,
TextureSet.SET_FLUID,
1.0F,
0,
2,
16,
10,
20,
20,
1,
"DimensionallyTranscendentProsaicCatalyst",
"Dimensionally Transcendent Prosaic Catalyst",
0,
0,
50_000_000,
1,
false,
true,
1,
1,
1,
Dyes.dyeGreen).setHasCorrespondingFluid(true);
public static Materials DimensionallyTranscendentResplendentCatalyst = new Materials(
746,
TextureSet.SET_FLUID,
1.0F,
0,
2,
16,
10,
20,
20,
1,
"DimensionallyTranscendentResplendentCatalyst",
"Dimensionally Transcendent Resplendent Catalyst",
0,
0,
75_000_000,
1,
false,
true,
1,
1,
1,
Dyes.dyeLime).setHasCorrespondingFluid(true);
public static Materials DimensionallyTranscendentExoticCatalyst = new Materials(
745,
TextureSet.SET_FLUID,
1.0F,
0,
2,
16,
10,
20,
20,
1,
"DimensionallyTranscendentExoticCatalyst",
"Dimensionally Transcendent Exotic Catalyst",
0,
0,
100_000_000,
1,
false,
true,
1,
1,
1,
Dyes.dyeMagenta).setHasCorrespondingFluid(true);
public static Materials DimensionallyTranscendentStellarCatalyst = new Materials(
130,
TextureSet.SET_FLUID,
1.0F,
0,
2,
16,
10,
20,
20,
1,
"DimensionallyTranscendentStellarCatalyst",
"Dimensionally Transcendent Stellar Catalyst",
0,
0,
100_000_000,
1,
false,
true,
1,
1,
1,
Dyes.dyeOrange).setHasCorrespondingFluid(true);
public static Materials ExcitedDTCC = new Materials(
109,
TextureSet.SET_FLUID,
1.0F,
0,
2,
16,
10,
20,
20,
1,
"ExcitedDTCC",
"Excited Dimensionally Transcendent Crude Catalyst",
-1,
-1,
500000000,
1,
false,
true,
1,
1,
1,
Dyes.dyeCyan);
public static Materials ExcitedDTPC = new Materials(
113,
TextureSet.SET_FLUID,
1.0F,
0,
2,
16,
35,
59,
41,
1,
"ExcitedDTPC",
"Excited Dimensionally Transcendent Prosaic Catalyst",
-1,
-1,
500000000,
1,
false,
true,
1,
1,
1,
Dyes.dyeGreen);
public static Materials ExcitedDTRC = new Materials(
121,
TextureSet.SET_FLUID,
1.0F,
0,
2,
16,
38,
20,
56,
1,
"ExcitedDTRC",
"Excited Dimensionally Transcendent Resplendent Catalyst",
-1,
-1,
500000000,
1,
false,
true,
1,
1,
1,
Dyes.dyeLime);
public static Materials ExcitedDTEC = new Materials(
126,
TextureSet.SET_FLUID,
1.0F,
0,
2,
16,
240,
240,
41,
1,
"ExcitedDTEC",
"Excited Dimensionally Transcendent Exotic Catalyst",
-1,
-1,
500000000,
1,
false,
true,
1,
1,
1,
Dyes.dyeMagenta);
public static Materials ExcitedDTSC = new Materials(
127,
TextureSet.SET_FLUID,
1.0F,
0,
2,
16,
126,
75,
11,
1,
"ExcitedDTSC",
"Excited Dimensionally Transcendent Stellar Catalyst",
-1,
-1,
500000000,
1,
false,
true,
1,
1