diff options
author | Jason Mitchell <mitchej@gmail.com> | 2023-01-30 10:56:42 -0800 |
---|---|---|
committer | Jason Mitchell <mitchej@gmail.com> | 2023-01-30 10:56:42 -0800 |
commit | 0d9aab72aa570f13dc3e32e0d32b3f3a95f95e0a (patch) | |
tree | 1e2c649f3a6ce3f6b2babd0098a5f4819e9cd0b6 /src/main/java/gregtech/loaders/postload/recipes/CentrifugeRecipes.java | |
parent | f8cc82edeb9810c45cba762d733a2c909a302faa (diff) | |
download | GT5-Unofficial-0d9aab72aa570f13dc3e32e0d32b3f3a95f95e0a.tar.gz GT5-Unofficial-0d9aab72aa570f13dc3e32e0d32b3f3a95f95e0a.tar.bz2 GT5-Unofficial-0d9aab72aa570f13dc3e32e0d32b3f3a95f95e0a.zip |
[ci skip] spotlessApply with the new settings
Diffstat (limited to 'src/main/java/gregtech/loaders/postload/recipes/CentrifugeRecipes.java')
-rw-r--r-- | src/main/java/gregtech/loaders/postload/recipes/CentrifugeRecipes.java | 58 |
1 files changed, 30 insertions, 28 deletions
diff --git a/src/main/java/gregtech/loaders/postload/recipes/CentrifugeRecipes.java b/src/main/java/gregtech/loaders/postload/recipes/CentrifugeRecipes.java index ca2f9f4b36..61db0d4cae 100644 --- a/src/main/java/gregtech/loaders/postload/recipes/CentrifugeRecipes.java +++ b/src/main/java/gregtech/loaders/postload/recipes/CentrifugeRecipes.java @@ -6,16 +6,18 @@ import static gregtech.loaders.postload.GT_MachineRecipeLoader.isExtraUtilitiesL import static gregtech.loaders.postload.GT_MachineRecipeLoader.isThaumcraftLoaded; import static net.minecraftforge.fluids.FluidRegistry.getFluidStack; +import net.minecraft.init.Blocks; +import net.minecraft.init.Items; +import net.minecraft.item.ItemStack; + import gregtech.api.enums.*; import gregtech.api.util.GT_ModHandler; import gregtech.api.util.GT_OreDictUnificator; import gregtech.api.util.GT_Utility; import gregtech.loaders.postload.GT_MachineRecipeLoader; -import net.minecraft.init.Blocks; -import net.minecraft.init.Items; -import net.minecraft.item.ItemStack; public class CentrifugeRecipes implements Runnable { + @Override public void run() { GT_Values.RA.addCentrifugeRecipe( @@ -29,7 +31,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {10000, 10000, 9000}, + new int[] { 10000, 10000, 9000 }, 400, (int) TierEU.RECIPE_MV); @@ -59,7 +61,7 @@ public class CentrifugeRecipes implements Runnable { GT_OreDictUnificator.get(OrePrefixes.dust, Materials.Palladium, 3), GT_OreDictUnificator.get(OrePrefixes.dust, Materials.Iridium, 3), GT_OreDictUnificator.get(OrePrefixes.dust, Materials.Osmium, 3), - new int[] {10000, 10000, 10000, 9500, 9000, 8500}, + new int[] { 10000, 10000, 10000, 9500, 9000, 8500 }, 8100, 30); @@ -74,7 +76,7 @@ public class CentrifugeRecipes implements Runnable { Materials.Tin.getDust(1), Materials.Nickel.getDust(1), Materials.Antimony.getDust(1), - new int[] {10000, 4000, 2000, 2000, 2000, 2000}, + new int[] { 10000, 4000, 2000, 2000, 2000, 2000 }, 40, (int) TierEU.RECIPE_MV); @@ -596,7 +598,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {5000, 100, 5000}, + new int[] { 5000, 100, 5000 }, 600, (int) TierEU.RECIPE_MV); GT_Values.RA.addCentrifugeRecipe( @@ -610,7 +612,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {1250, 5000, 5000}, + new int[] { 1250, 5000, 5000 }, 250, 30); GT_Values.RA.addCentrifugeRecipe( @@ -624,7 +626,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {2500, 5000, 5000}, + new int[] { 2500, 5000, 5000 }, 250, 30); GT_Values.RA.addCentrifugeRecipe( @@ -638,7 +640,7 @@ public class CentrifugeRecipes implements Runnable { new ItemStack(Blocks.sand, 1), GT_Values.NI, GT_Values.NI, - new int[] {2500, 2500, 5000, 5000}, + new int[] { 2500, 2500, 5000, 5000 }, 650, 30); GT_Values.RA.addCentrifugeRecipe( @@ -652,7 +654,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {10000, 1000}, + new int[] { 10000, 1000 }, 300, 5); GT_Values.RA.addCentrifugeRecipe( @@ -686,7 +688,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {2000, 200}, + new int[] { 2000, 200 }, 800, 320); GT_Values.RA.addCentrifugeRecipe( @@ -700,7 +702,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {2000, 3000}, + new int[] { 2000, 3000 }, 1600, 320); GT_Values.RA.addCentrifugeRecipe( @@ -714,7 +716,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {5000, 1000}, + new int[] { 5000, 1000 }, 28800, 320); GT_Values.RA.addCentrifugeRecipe( @@ -728,7 +730,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {2000, 3000}, + new int[] { 2000, 3000 }, 25600, 640); GT_Values.RA.addCentrifugeRecipe( @@ -799,7 +801,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {3750, 2500, 9000, 0, 0, 0}, + new int[] { 3750, 2500, 9000, 0, 0, 0 }, 11520, 20); GT_Values.RA.addCentrifugeRecipe( @@ -813,7 +815,7 @@ public class CentrifugeRecipes implements Runnable { GT_OreDictUnificator.get(OrePrefixes.dust, Materials.Gold, 1L), GT_Values.NI, GT_Values.NI, - new int[] {5625, 9900, 5625, 2500, 0, 0}, + new int[] { 5625, 9900, 5625, 2500, 0, 0 }, 5760, 20); @@ -828,7 +830,7 @@ public class CentrifugeRecipes implements Runnable { Materials.Gold.getNuggets(4), Materials.Sapphire.getDust(1), Materials.Tantalite.getDust(1), - new int[] {5000, 1000, 1000, 250, 1250, 500}, + new int[] { 5000, 1000, 1000, 250, 1250, 500 }, 320, 80); GT_Values.RA.addCentrifugeRecipe( @@ -842,7 +844,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {1000, 700, 9000, 0, 0, 0}, + new int[] { 1000, 700, 9000, 0, 0, 0 }, 200, 12); @@ -857,7 +859,7 @@ public class CentrifugeRecipes implements Runnable { GT_OreDictUnificator.get(OrePrefixes.dustSmall, Materials.Phosphorus, 1L), GT_OreDictUnificator.get(OrePrefixes.dustSmall, Materials.Scheelite, 1L), GT_OreDictUnificator.get(OrePrefixes.dustSmall, Materials.Bauxite, 1L), - new int[] {2000, 1000, 250, 50, 250, 500}, + new int[] { 2000, 1000, 250, 50, 250, 500 }, 40, 1024); GT_Values.RA.addCentrifugeRecipe( @@ -871,7 +873,7 @@ public class CentrifugeRecipes implements Runnable { GT_OreDictUnificator.get(OrePrefixes.dust, Materials.Phosphorus, 1L), GT_OreDictUnificator.get(OrePrefixes.dust, Materials.Scheelite, 1L), GT_OreDictUnificator.get(OrePrefixes.dust, Materials.Bauxite, 9L), - new int[] {2000, 4000, 1000, 200, 2250, 4500}, + new int[] { 2000, 4000, 1000, 200, 2250, 4500 }, 328, 4096); @@ -887,7 +889,7 @@ public class CentrifugeRecipes implements Runnable { GT_OreDictUnificator.get(OrePrefixes.dustSmall, Materials.Cerium, 1L), GT_OreDictUnificator.get(OrePrefixes.dustSmall, Materials.Cadmium, 1L), GT_OreDictUnificator.get(OrePrefixes.dustSmall, Materials.Caesium, 1L), - new int[] {2500, 2500, 2500, 2500, 2500, 2500}, + new int[] { 2500, 2500, 2500, 2500, 2500, 2500 }, 64, 20); @@ -902,7 +904,7 @@ public class CentrifugeRecipes implements Runnable { GT_OreDictUnificator.get(OrePrefixes.dustSmall, Materials.Basalt, 1L), GT_OreDictUnificator.get(OrePrefixes.dustSmall, Materials.Flint, 1L), GT_OreDictUnificator.get(OrePrefixes.dustSmall, Materials.RareEarth, 1L), - new int[] {2000, 2000, 2000, 2000, 2000, 2000}, + new int[] { 2000, 2000, 2000, 2000, 2000, 2000 }, 64, 20); GT_Values.RA.addCentrifugeRecipe( @@ -916,7 +918,7 @@ public class CentrifugeRecipes implements Runnable { GT_OreDictUnificator.get(OrePrefixes.dust, Materials.Basalt, 2L), GT_OreDictUnificator.get(OrePrefixes.dust, Materials.Flint, 2L), GT_OreDictUnificator.get(OrePrefixes.dust, Materials.RareEarth, 2L), - new int[] {9000, 9000, 9000, 9000, 9000, 9000}, + new int[] { 9000, 9000, 9000, 9000, 9000, 9000 }, 518, 80); @@ -932,7 +934,7 @@ public class CentrifugeRecipes implements Runnable { Materials.PhosphorousPentoxide.getDust(2), Materials.SodaAsh.getDust(1), Materials.BandedIron.getDust(4), - new int[] {6400, 6000, 4500, 10000, 10000, 10000}, + new int[] { 6400, 6000, 4500, 10000, 10000, 10000 }, 6000, 30); // Stone Dust and Metal Mixture centrifuge recipes @@ -947,7 +949,7 @@ public class CentrifugeRecipes implements Runnable { Materials.Biotite.getDust(4), Materials.MetalMixture.getDust(3), Materials.Sodalite.getDust(2), - new int[] {10000, 10000, 10000, 10000, 10000, 10000}, + new int[] { 10000, 10000, 10000, 10000, 10000, 10000 }, 8640, 30); GT_Values.RA.addCentrifugeRecipe( @@ -961,7 +963,7 @@ public class CentrifugeRecipes implements Runnable { Materials.Barite.getDust(4), Materials.Chromite.getDust(3), Materials.Ilmenite.getDust(2), - new int[] {10000, 10000, 10000, 10000, 10000, 10000}, + new int[] { 10000, 10000, 10000, 10000, 10000, 10000 }, 13125, (int) TierEU.RECIPE_EV); @@ -1005,7 +1007,7 @@ public class CentrifugeRecipes implements Runnable { GT_Values.NI, GT_Values.NI, GT_Values.NI, - new int[] {10000, 10000}, + new int[] { 10000, 10000 }, 600, 2000000); |