Package mods.railcraft.api.crafting

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


            recipe.addOutput(new ItemStack(Blocks.sand), 0.25f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(EnumMachineAlpha.BLAST_FURNACE.getItem(), true, false);
            recipe.addOutput(new ItemStack(Blocks.nether_brick), 0.75f);
            recipe.addOutput(new ItemStack(Blocks.soul_sand), 0.75f);
            recipe.addOutput(new ItemStack(Items.blaze_powder), 0.05f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(EnumMachineAlpha.WORLD_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.diamond), 0.5f);
View Full Code Here


            recipe.addOutput(new ItemStack(Blocks.nether_brick), 0.75f);
            recipe.addOutput(new ItemStack(Blocks.soul_sand), 0.75f);
            recipe.addOutput(new ItemStack(Items.blaze_powder), 0.05f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(EnumMachineAlpha.WORLD_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.diamond), 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(Blocks.soul_sand), 0.75f);
            recipe.addOutput(new ItemStack(Items.blaze_powder), 0.05f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(EnumMachineAlpha.WORLD_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.diamond), 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.blaze_powder), 0.05f);

            recipe = RailcraftCraftingManager.rockCrusher.createNewRecipe(EnumMachineAlpha.WORLD_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.diamond), 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.WORLD_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.diamond), 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.WORLD_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.diamond), 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.diamond), 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(EnumMachineAlpha.PERSONAL_ANCHOR.getItem(), true, false);
View Full Code Here

            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 0.5f);
            recipe.addOutput(new ItemStack(Items.diamond), 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(EnumMachineAlpha.PERSONAL_ANCHOR.getItem(), true, false);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 1.0f);
View Full Code Here

            recipe.addOutput(new ItemStack(Items.diamond), 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(EnumMachineAlpha.PERSONAL_ANCHOR.getItem(), true, false);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 1.0f);
            recipe.addOutput(EnumCube.CRUSHED_OBSIDIAN.getItem(), 0.5f);
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(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);
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.