Package mods.railcraft.api.crafting

Examples of mods.railcraft.api.crafting.IRockCrusherRecipe.addOutput()


            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 4), 0.5f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(EnumMachineAlpha.PERSONAL_ANCHOR.getItem(), true, false);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 1.0f);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 0.5f);
            recipe.addOutput(new ItemStack(Items.emerald), 0.5f);
            recipe.addOutput(new ItemStack(Blocks.obsidian), 0.25f);
            recipe.addOutput(ItemDust.getDust(ItemDust.EnumDust.OBSIDIAN), 0.25f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 16), 1.0f);
View Full Code Here


            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 4), 0.5f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(EnumMachineAlpha.PERSONAL_ANCHOR.getItem(), true, false);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 1.0f);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 0.5f);
            recipe.addOutput(new ItemStack(Items.emerald), 0.5f);
            recipe.addOutput(new ItemStack(Blocks.obsidian), 0.25f);
            recipe.addOutput(ItemDust.getDust(ItemDust.EnumDust.OBSIDIAN), 0.25f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 16), 1.0f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
View Full Code Here

            recipe.addOutput(new ItemStack(Items.gold_nugget, 4), 0.5f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(EnumMachineAlpha.PERSONAL_ANCHOR.getItem(), true, false);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 1.0f);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 0.5f);
            recipe.addOutput(new ItemStack(Items.emerald), 0.5f);
            recipe.addOutput(new ItemStack(Blocks.obsidian), 0.25f);
            recipe.addOutput(ItemDust.getDust(ItemDust.EnumDust.OBSIDIAN), 0.25f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 16), 1.0f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
View Full Code Here

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(EnumMachineAlpha.PERSONAL_ANCHOR.getItem(), true, false);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 1.0f);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 0.5f);
            recipe.addOutput(new ItemStack(Items.emerald), 0.5f);
            recipe.addOutput(new ItemStack(Blocks.obsidian), 0.25f);
            recipe.addOutput(ItemDust.getDust(ItemDust.EnumDust.OBSIDIAN), 0.25f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 16), 1.0f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 4), 0.5f);
View Full Code Here

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(EnumMachineAlpha.PERSONAL_ANCHOR.getItem(), true, false);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 1.0f);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 0.5f);
            recipe.addOutput(new ItemStack(Items.emerald), 0.5f);
            recipe.addOutput(new ItemStack(Blocks.obsidian), 0.25f);
            recipe.addOutput(ItemDust.getDust(ItemDust.EnumDust.OBSIDIAN), 0.25f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 16), 1.0f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 4), 0.5f);
View Full Code Here

            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 1.0f);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 0.5f);
            recipe.addOutput(new ItemStack(Items.emerald), 0.5f);
            recipe.addOutput(new ItemStack(Blocks.obsidian), 0.25f);
            recipe.addOutput(ItemDust.getDust(ItemDust.EnumDust.OBSIDIAN), 0.25f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 16), 1.0f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 4), 0.5f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(new ItemStack(Blocks.cobblestone), false, false);
View Full Code Here

            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 0.5f);
            recipe.addOutput(new ItemStack(Items.emerald), 0.5f);
            recipe.addOutput(new ItemStack(Blocks.obsidian), 0.25f);
            recipe.addOutput(ItemDust.getDust(ItemDust.EnumDust.OBSIDIAN), 0.25f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 16), 1.0f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 4), 0.5f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(new ItemStack(Blocks.cobblestone), false, false);
            recipe.addOutput(new ItemStack(Blocks.gravel), 1.0f);
View Full Code Here

            recipe.addOutput(new ItemStack(Items.emerald), 0.5f);
            recipe.addOutput(new ItemStack(Blocks.obsidian), 0.25f);
            recipe.addOutput(ItemDust.getDust(ItemDust.EnumDust.OBSIDIAN), 0.25f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 16), 1.0f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 4), 0.5f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(new ItemStack(Blocks.cobblestone), false, false);
            recipe.addOutput(new ItemStack(Blocks.gravel), 1.0f);
            recipe.addOutput(new ItemStack(Items.flint), 0.10f);
View Full Code Here

            recipe.addOutput(new ItemStack(Blocks.obsidian), 0.25f);
            recipe.addOutput(ItemDust.getDust(ItemDust.EnumDust.OBSIDIAN), 0.25f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 16), 1.0f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 4), 0.5f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(new ItemStack(Blocks.cobblestone), false, false);
            recipe.addOutput(new ItemStack(Blocks.gravel), 1.0f);
            recipe.addOutput(new ItemStack(Items.flint), 0.10f);
View Full Code Here

            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 8), 0.5f);
            recipe.addOutput(new ItemStack(Items.gold_nugget, 4), 0.5f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(new ItemStack(Blocks.cobblestone), false, false);
            recipe.addOutput(new ItemStack(Blocks.gravel), 1.0f);
            recipe.addOutput(new ItemStack(Items.flint), 0.10f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(new ItemStack(Blocks.mossy_cobblestone), false, false);
            recipe.addOutput(new ItemStack(Blocks.gravel), 1.0f);
            recipe.addOutput(new ItemStack(Blocks.vine), 0.10f);
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.