// --- Created By DreamMasterXXL --- // --- Importing Stuff --- import mods.gregtech.AlloySmelter; import mods.gregtech.Assembler; import mods.ic2.Compressor; import mods.gregtech.Extruder; import mods.nei.NEI; // --- Variables --- var IronOreberry = ; var GoldOreberry = ; var CopperOreberry = ; var TinOreberry = ; var AluminiumOreberry = ; var EssenceOreberry = ; val CastingBasin = ; val String = ; val SilkyCloth = ; val SilkyJewel = ; val BallOfMoss = ; val EnderBlock = ; val StoneTorch = ; val EmptyCanister = ; val AlPlate = ; val AlRod = ; val ClearPane = ; val Moss = ; val BOPMoss = ; val MossyStoneBricks = ; val Grout = ; val Gravel = ; val Sand = ; val Clay = ; val Slimeball = ; val Gelatinous = ; val Chest = ; val Glass = ; val GlassPane = ; val Claydust = ; val WhiteDye = ; val OrangeDye = ; val MagentaDye = ; val LightBlueDye = ; val YellowDye = ; val LimeDye = ; val PinkDye = ; val GrayDye = ; val LightGrayDye = ; val CyanDye = ; val PurpleDye = ; val BlueDye = ; val BrownDye = ; val GreenDye = ; val RedDye = ; val BlackDye = ; val Knapsack = ; val TBelt = ; val TBoots = ; val TGlove = ; val TGoggles = ; val TVest = ; val TWings = ; val HHammer = ; val File = ; val Shears = ; val Paintbrush = ; // --- Removing Recipes --- // --- Tooltips --- IronOreberry.addTooltip("Can be placed on a empty IC2 Crop."); TinOreberry.addTooltip("Can be placed on a empty IC2 Crop."); CopperOreberry.addTooltip("Can be placed on a empty IC2 Crop."); GoldOreberry.addTooltip("Can be placed on a empty IC2 Crop."); AluminiumOreberry.addTooltip("Can be placed on a empty IC2 Crop."); EssenceOreberry.addTooltip("Can be placed on a empty IC2 Crop."); // --- Blocks --- // --- Block of Iron mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Gold mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Obsidian mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Emerald mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Cobalt recipes.remove(); // - mods.tconstruct.Smeltery.removeMelting(); // --- Block of Ardite recipes.remove(); // - mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Manyullyn recipes.remove(); // - mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Copper recipes.remove(); // - mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Bronze recipes.remove(); // - mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Tin recipes.remove(); // - mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Aluminium recipes.remove(); // - mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Aluminium Brass recipes.remove(); // - mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Alumite recipes.remove(); // - mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Steel --- Refined Iron recipes.remove(); // --- Block of Glue mods.tconstruct.Casting.removeBasinRecipe(); // --- Block of Pig Iron mods.tconstruct.Casting.removeBasinRecipe(); // --- Congealed Slime recipes.remove(); // --- Congealed Green Slime recipes.remove(); // --- Seared Tank recipes.remove(); // - recipes.remove(); // --- Smeltery Control recipes.remove(); // - recipes.remove(); // --- Clear Glass Pane recipes.remove(); // --- Wooden Helmet recipes.remove(); // --- Wooden Chestplate recipes.remove(); // --- Wooden Leggins recipes.remove(); // --- Wooden Boots recipes.remove(); // --- Seared Brick mods.tconstruct.Casting.removeTableRecipe(); // --- Seared Stone mods.tconstruct.Casting.removeBasinRecipe(); // --- Seared Paver recipes.remove(); recipes.remove(); // --- Chiseled Seared Bricks recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); // --- Chiseled SpeedBlock recipes.remove(); // --- Chiseled Brown Stone recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); // --- Chiseled Bricks Fancy recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); // --- Chiseled Metal Fancy recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); // --- Seared Cobblestone mods.tconstruct.Casting.removeBasinRecipe(); // --- Molten Block of Ender mods.tconstruct.Casting.removeBasinRecipe(EnderBlock); // --- Casting Recipes --- // --- Cobalt Ore mods.tconstruct.Smeltery.removeMelting(); // --- Cobalt Dust mods.tconstruct.Smeltery.removeMelting(); // --- Cobalt Nugget //mods.tconstruct.Smeltery.removeMelting(); // --- Ardite Nugget mods.tconstruct.Smeltery.removeMelting(); // --- Ardite Dust mods.tconstruct.Smeltery.removeMelting(); // --- Ardite Nugget mods.tconstruct.Smeltery.removeMelting(); // --- Ardite Blcok mods.tconstruct.Smeltery.removeMelting(); // --- Manyullyn Dust mods.tconstruct.Smeltery.removeMelting(); // --- Manyullyn Nugget mods.tconstruct.Smeltery.removeMelting(); // --- Manyullyn Block mods.tconstruct.Smeltery.removeMelting(); // --- Ender Block mods.tconstruct.Smeltery.removeMelting(); // --- Alumium Ingot recipes.remove(); // --- Iron Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Gold Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Bronze Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Copper Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Tin Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Platinum Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Nickel Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Silver Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Electrum Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Invar Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Lead Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Steel Gear mods.tconstruct.Casting.removeTableRecipe(); // --- Copper Ingot mods.tconstruct.Casting.removeTableRecipe(); // --- Tin Ingot mods.tconstruct.Casting.removeTableRecipe(); // --- Bronze Ingot mods.tconstruct.Casting.removeTableRecipe(); // --- Refined Iron Ingot mods.tconstruct.Casting.removeTableRecipe(); // --- Chain Helmet mods.tconstruct.Smeltery.removeMelting(); // --- Chain Chestplate mods.tconstruct.Smeltery.removeMelting(); // --- Chain Leggins mods.tconstruct.Smeltery.removeMelting(); // --- Chain Boots mods.tconstruct.Smeltery.removeMelting(); // --- Cobalt Nugget mods.tconstruct.Smeltery.removeMelting(); // - //mods.tconstruct.Casting.removeTableRecipe(); // --- Cobalt Ingot mods.tconstruct.Smeltery.removeMelting(); // - //mods.tconstruct.Casting.removeTableRecipe(); // --- Cobalt Block mods.tconstruct.Smeltery.removeMelting(); // - mods.tconstruct.Casting.removeBasinRecipe(); // --- Blood Infuse Iron Block mods.tconstruct.Casting.removeBasinRecipe(); // --- Sand to Glass mods.tconstruct.Smeltery.removeMelting(); // --- Alumite mods.tconstruct.Smeltery.removeAlloy(); // --- Obsidian Dust //mods.tconstruct.Smeltery.removeMelting(); // --- Obsidian Dust furnace.remove(); // --- Blocks & Items --- // --- Empty Canister recipes.remove(EmptyCanister); // --- Stone Torch recipes.remove(StoneTorch); // --- Silky Cloth recipes.remove(SilkyCloth); // --- Silky Jewel recipes.remove(SilkyJewel); // --- Ball Of Moss recipes.remove(BallOfMoss); // --- Grout recipes.remove(Grout); // - mods.tconstruct.Smeltery.removeMelting(); // --- Slime Soil recipes.remove(); // --- Stone Tool Roods recipes.remove(); // --- Blank Pattern recipes.remove(); // --- Stone Ladder recipes.remove(); // --- Punji Sticks --- recipes.remove(); // --- Aluminium Nuggets recipes.remove(); // --- Golden Apple mods.tconstruct.Casting.removeTableRecipe(); // --- Gear Mold mods.tconstruct.Casting.removeTableRecipe(); // --- Gear Mold Enderium mods.tconstruct.Casting.removeTableRecipe(); // --- Gear Mold Ardite mods.tconstruct.Casting.removeTableRecipe(); // --- Gear Mold Manyullyn mods.tconstruct.Casting.removeTableRecipe(); // --- Hambone recipes.remove(); // --- Wool Slabs recipes.remove(); // - recipes.remove(); // --- Graveyard Soil recipes.remove(); // --- Seared Bricks Slab recipes.remove(); // --- Seared Stone Slab recipes.remove(); // --- Seared Bricks Slab recipes.remove(); // --- Seared Cobblestone Slab recipes.remove(); // --- Seared Paver Slab recipes.remove(); // --- Feancy Seared Slab recipes.remove(); // --- Chiseld Seared Bricks Slab recipes.remove(); // --- Chiseld Seared Stone Slab recipes.remove(); // --- Seared Bricks recipes.remove(); // - recipes.remove(); // --- Smeltery Drain recipes.remove(); // - recipes.remove(); // --- Casting Table recipes.remove(); // - recipes.remove(); // --- Casting Basin recipes.remove(); // - recipes.remove(); // --- Casting Channel recipes.remove(); // --- Casting Faucet recipes.remove(); // - recipes.remove(); // --- Seared Glass recipes.remove(); // - recipes.remove(); // --- Seared Window recipes.remove(); // - recipes.remove(); // --- Tin Oreberrys to Ingot recipes.removeShaped(, [ [, , ], [, , ], [, , ]]); // --- Copper Oreberrys to Ingot recipes.removeShaped(, [ [, , ], [, , ], [, , ]]); // --- Steel Ingot recipes.removeShaped(, [ [, , ], [, , ], [, , ]]); // --- Bronze Ingot recipes.removeShaped(, [ [, , ], [, , ], [, , ]]); furnace.remove(); // --- Stained Glass --- // --- White Stained Glass recipes.remove(); // --- Orange Stained Glass recipes.remove(); // --- Magenta Stained Glass recipes.remove(); // --- Light Blue Stained Glass recipes.remove(); // --- Yellow Stained Glass recipes.remove(); // --- Lime Stained Glass recipes.remove(); // --- Pink Stained Glass recipes.remove(); // --- Gray Stained Glass recipes.remove(); // --- Light Stained Gray Glass recipes.remove(); // --- Cyan Stained Glass recipes.remove(); // --- Purple Stained Glass recipes.remove(); // --- Blue Stained Glass recipes.remove(); // --- Brown Stained Glass recipes.remove(); // --- Green Stained Glass recipes.remove(); // --- Red Stained Glass recipes.remove(); // --- Black Stained Glass recipes.remove(); // --- Manyullyn Dust recipes.remove(); // --- Alluminium Brass Dust recipes.remove(); // --- Copper Nuggets recipes.remove(); // --- Tin Nuggets recipes.remove(); // --- Bronze Nuggets recipes.remove(); // --- Aluminium Brass Nuggets recipes.remove(); // --- Alumite Nuggets recipes.remove(); // --- Obsidian Nuggets recipes.remove(); // --- Cobalt Nuggets recipes.remove(); // --- Ardite Nuggets recipes.remove(); // - mods.tconstruct.Casting.removeTableRecipe(); // --- Manyullyn Nuggets recipes.remove(); // - mods.tconstruct.Casting.removeTableRecipe(); // --- Steel Ingot recipes.remove(); // --- Stained Glass Pane --- // --- White Stained Glass Pane recipes.remove(); // --- Orange Stained Glass Pane recipes.remove(); // --- Magenta Stained Glass Pane recipes.remove(); // --- Light Blue Stained Glass Pane recipes.remove(); // --- Yellow Stained Glass Pane recipes.remove(); // --- Lime Stained Glass Pane recipes.remove(); // --- Pink Stained Glass Pane recipes.remove(); // --- Gray Stained Glass Pane recipes.remove(); // --- Light Stained Gray Glass Pane recipes.remove(); // --- Cyan Stained Glass Pane recipes.remove(); // --- Purple Stained Glass Pane recipes.remove(); // --- Blue Stained Glass Pane recipes.remove(); // --- Brown Stained Glass Pane recipes.remove(); // --- Green Stained Glass Pane recipes.remove(); // --- Red Stained Glass Pane recipes.remove(); // --- Black Stained Glass Pane recipes.remove(); // --- Gear --- // --- Knapsack recipes.remove(Knapsack); // --- Travellers Goggles recipes.remove(TGoggles); // --- Travellers Vest recipes.remove(TVest); // --- Travellers Glove recipes.remove(TGlove); // --- Travellers Wings recipes.remove(TWings); // --- Travellers Belt recipes.remove(TBelt); // --- Travellers Boots recipes.remove(TBoots); // --- Oak Barricade recipes.remove(); // --- Oak Spruce recipes.remove(); // --- Oak Birch recipes.remove(); // --- Oak Jungle recipes.remove(); // --- SDX TNT recipes.remove(); // --- Slime Channel recipes.remove(); // --- Blood Channel recipes.remove(); // --- Bounce Pad recipes.remove(); // --- Wooden Rail recipes.remove(); // --- Crafting Station recipes.remove(); // --- Crafting Slab recipes.remove(); // --- Tool Station recipes.remove(); // --- Tool Station Slab recipes.remove(); // --- Part Builder and Stencil Table recipes.remove(); // --- Part Builder Slab recipes.remove(); // --- Pattern Slab recipes.remove(); // --- Stencil Table Slab recipes.remove(); // --- Tool Forge recipes.remove(); // --- Tool Forge Slab recipes.remove(); // --- Slab Furnace recipes.remove(); // --- Green Slimy Mud recipes.remove(); // --- Blue Slimy Mud recipes.remove(); // --- Rough Brown Stone Slab recipes.remove(); // --- Seared Bricks Slab recipes.remove(); // --- Brownstone Road Slab recipes.remove(); // --- Brwonstone Slab recipes.remove(); // --- Brwonstone Brick Slab recipes.remove(); // --- Brownstone Road Slab recipes.remove(); // --- Fency Brwonstone Slab recipes.remove(); // --- Chiseld Brwonstone Slab recipes.remove(); // --- Gelatinous Slime recipes.remove(); // --- Gold Head recipes.remove(); // --- Drying Rack recipes.remove(); // --- Slime Crystal furnace.remove(); // - furnace.remove(); // --- Cobalt Ingot recipes.remove(); // - furnace.remove(); // --- Ardite Ingot recipes.remove(); // - furnace.remove(); // - mods.tconstruct.Casting.removeTableRecipe(); // --- Manyullyn Ingot recipes.remove(); // - furnace.remove(); // - mods.tconstruct.Casting.removeTableRecipe(); // --- Alluminium Brass Ingot recipes.remove(); // - furnace.remove(); // --- Alumite Ingot recipes.remove(); // --- Obsidian Ingot recipes.remove(); // --- Jeweled Apple recipes.remove(); // --- Red Heart recipes.remove(); // --- Red Heart Canister recipes.remove(); // --- Yellow Heart Canister recipes.remove(); // --- Lava Crystal recipes.remove(); // --- Paper Stack recipes.remove(); // --- Landmine Any recipes.remove(); // --- Landmine Mobs Player Redstone recipes.remove(); // --- Landmine Player Redstone recipes.remove(); // --- Landmine Redstone recipes.remove(); // --- Aluminium Ingot furnace.remove(); // - mods.tconstruct.Casting.removeTableRecipe(); // --- Aluminium Nugget mods.tconstruct.Casting.removeTableRecipe(); // --- Iron Nugget mods.tconstruct.Casting.removeTableRecipe(); // --- Tin Nugget mods.tconstruct.Casting.removeTableRecipe(); // --- Copper Nugget mods.tconstruct.Casting.removeTableRecipe(); // --- Snow mods.tconstruct.Smeltery.removeMelting(); // --- Seared Bricks furnace.remove(); // --- Seared Bricks Nether furnace.remove(); // --- Aluminium Ingot recipes.removeShaped(, [ [, , ], [, , ], [, ,]]); // --- Raw Aluminium recipes.removeShaped(, [ [, null, null]]); // --- Compressed Sand 1 mods.tconstruct.Smeltery.removeMelting(); // --- Compressed Sand 2 mods.tconstruct.Smeltery.removeMelting(); // --- Steel Block mods.tconstruct.Casting.removeBasinRecipe(); // --- Adding Back Recipes --- // --- Aluminium Smelting // --- Dust mods.tconstruct.Smeltery.addMelting(, * 144, 500, ); // --- Ingot mods.tconstruct.Smeltery.addMelting(, * 144, 500, ); // --- Tiny Pile mods.tconstruct.Smeltery.addMelting(, * 16, 500, ); // --- Small Pile mods.tconstruct.Smeltery.addMelting(, * 36, 500, ); // --- Glass Dust mods.tconstruct.Smeltery.addMelting(, * 1000, 800, ); // --- Aluminum Ore Berrys mods.tconstruct.Smeltery.addMelting(, * 16, 500, ); // --- Copper Nugget mods.tconstruct.Casting.addTableRecipe(, * 16, , false, 20); // --- Tin Nugget mods.tconstruct.Casting.addTableRecipe(, * 16, , false, 20); // --- Iron Nugget mods.tconstruct.Casting.addTableRecipe(, * 16, , false, 20); // --- Bronze Nugget mods.tconstruct.Casting.addTableRecipe(, *16, , false, 20); // --- Copper Ingot mods.tconstruct.Casting.addTableRecipe(, * 144, , false, 100); // --- Tin Ingot mods.tconstruct.Casting.addTableRecipe(, * 144, , false, 100); // --- Bronze Ingot mods.tconstruct.Casting.addTableRecipe(, * 144, , false, 100); // --- Aluminium Brass Ingot mods.tconstruct.Casting.addTableRecipe(, * 144, , false, 100); // --- Ingot Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Tool Rod Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Pickaxe Head Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Shovel Head Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Axe Head Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Sword Blade Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Wide Guard Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Hand Guard Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Crossbar Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Binding Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Pan Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Wide Board Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Knife Blade Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Chisel Head Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Tough Rod Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Tough Binding Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Large Plate Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Braod Axe Head Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Scythe Head Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Excavator Head Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Large Blade Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Hammer Head Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Full Guard Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Arrow Head Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Gem Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Nugget Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Shuriken Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Crossbow Limb Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Crossbow Boddy Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Bow Limb Cast mods.tconstruct.Smeltery.addMelting(, * 72, 500, ); // --- Gt Iron mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 700, ); // --- Gt Copper mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // --- Gt Tin mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 600, ); // --- Gt Gold mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 600, ); // --- Gt Aluminium mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // --- Gt Nickel mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // --- Gt Lead mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // --- Gt Silver mods.tconstruct.Smeltery.addMelting(, * 144, 500, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 500, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 500, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 500, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 500, ); // --- Gt Platinum mods.tconstruct.Smeltery.addMelting(, * 144, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 800, ); // --- Gt Emerald mods.tconstruct.Smeltery.addMelting(, * 640, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 640, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 640, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 640, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 640, 800, ); // --- Gt Steel mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 800, ); // --- Glue --- mods.tconstruct.Smeltery.addMelting(, * 144, 250, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 300, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 350, ); // - mods.tconstruct.Smeltery.addMelting(, * 576, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 200, ); // --- Cobalt Ingot mods.tconstruct.Smeltery.addMelting(, * 144, 650, ); // --- Raw Aluminium mods.tconstruct.Casting.addTableRecipe(, * 144, , false, 200); // - mods.tconstruct.Smeltery.addMelting(, * 144, 500, ); // --- Steel Ingot mods.tconstruct.Casting.addTableRecipe(, * 144, , false, 800); // --- Seared Stone mods.tconstruct.Casting.addBasinRecipe(, * 360, null, false, 245); // --- Seared Cobblestone mods.tconstruct.Casting.addBasinRecipe(, * 360, , false, 245); // --- Obsidian mods.tconstruct.Smeltery.addMelting(, * 288, 850, ); // - mods.tconstruct.Smeltery.addMelting(, * 288, 850, ); // --- Molten Block of Ender mods.tconstruct.Casting.addBasinRecipe(EnderBlock, * 2250, null, false, 250); // --- Lead Items mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 16, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 144, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 72, 400, ); // - mods.tconstruct.Smeltery.addMelting(, * 1296, 400, ); // --- Ender Block mods.tconstruct.Smeltery.addMelting(, * 2250, 250, ); // --- Glass Bottle mods.tconstruct.Casting.addTableRecipe(, * 144, , false, 200); // --- Seared Tank recipes.addShaped(, [ [, , ], [, null, ], [, , ]]); // - recipes.addShaped(, [ [, , ], [, null, ], [, , ]]); // --- Smeltery Control recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // - recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Seared Bricks recipes.addShaped( * 2, [ [, , ], [, , ], [, , ]]); // - recipes.addShaped( * 2, [ [, , ], [, , ], [, , ]]); // - recipes.addShaped( * 2, [ [, , ], [, , ], [, , ]]); // - recipes.addShaped( * 2, [ [, , ], [, , ], [, , ]]); // --- Smeltery Drain recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // - recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Casting Table recipes.addShaped(, [ [, null, ], [, , ], [, null, ]]); // - recipes.addShaped(, [ [, null, ], [, , ], [, null, ]]); // --- Casting Basin recipes.addShaped(, [ [, null, ], [, null, ], [, , ]]); // - recipes.addShaped(, [ [, null, ], [, null, ], [, , ]]); // --- Casting Channel recipes.addShaped(, [ [, null, ], [, null, ], [, , ]]); // --- Casting Faucet recipes.addShaped( * 2, [[, ]]); // - recipes.addShaped( * 2, [[, ]]); // - recipes.addShaped(, [ [null, null, null], [, null, ], [, , ]]); // - recipes.addShaped(, [ [null, null, null], [, null, ], [, , ]]); // --- Seared Glass recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // - recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Seared Window recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // - recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Wooden Helmet recipes.addShaped(, [ [, , ], [, , ], [null, null, null]]); // --- Wooden Chestplate recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Wooden Leggins recipes.addShaped(, [ [, , ], [, , ], [, null, ]]); // --- Wooden Boots recipes.addShaped(, [ [, , ], [, null, ], [null, null, null]]); // --- Clear Glass Pane recipes.addShaped( * 2, [ [, null, null], [null, , null]]); // --- Items --- // --- Grout recipes.addShaped(Grout * 4, [ [Sand, Sand, Sand], [Claydust, , Claydust], [Gravel, Gravel, Gravel]]); // - recipes.addShaped(Grout * 4, [ [Gravel, Gravel, Gravel], [Claydust, , Claydust], [Sand, Sand, Sand]]); // - recipes.addShaped(Grout * 4, [ [Sand, Claydust, Gravel], [Sand, , Gravel], [Sand, Claydust, Gravel]]); // - recipes.addShaped(Grout * 4, [ [Gravel, Claydust, Sand], [Gravel, , Sand], [Gravel, Claydust, Sand]]); recipes.addShaped(Grout * 4, [ [Sand, Sand, Sand], [Claydust, , Claydust], [Gravel, Gravel, Gravel]]); // - recipes.addShaped(Grout * 4, [ [Gravel, Gravel, Gravel], [Claydust, , Claydust], [Sand, Sand, Sand]]); // - recipes.addShaped(Grout * 4, [ [Sand, Claydust, Gravel], [Sand, , Gravel], [Sand, Claydust, Gravel]]); // - recipes.addShaped(Grout * 4, [ [Gravel, Claydust, Sand], [Gravel, , Sand], [Gravel, Claydust, Sand]]); // --- Slime Soil recipes.addShapeless(, [, , Gravel, ]); // - recipes.addShapeless(, [, , Gravel, ]); // - recipes.addShapeless(, [, , , ]); // - recipes.addShapeless(, [, , , ]); // --- Seared Bricks furnace.addRecipe(, ); // --- Congealed Slime Compressor.addRecipe(, Gelatinous * 4); // --- Congealed Green Slime Compressor.addRecipe(, Slimeball * 4); // --- Blank Pattern recipes.addShapeless(, [, , , ]); // --- Crafting Station recipes.addShapeless(, [, ]); // --- Crafting Slab recipes.addShapeless(, [, ]); // --- Tool Station recipes.addShaped(, [ [, , ], [, , ], [null, , null]]); recipes.addShaped(, [ [, , ], [, , ], [null, , null]]); // --- Tool Station Slab recipes.addShapeless(, [, ]); // --- Part Builder Oak recipes.addShaped(, [ [, , ], [, , ], [null, , null]]); // - recipes.addShapeless(, []); // - recipes.addShapeless(, []); // - recipes.addShapeless(, []); // --- Part Builder Spruce recipes.addShaped(, [ [, , ], [, , ], [null, , null]]); // --- Part Builder Birch recipes.addShaped(, [ [, , ], [, , ], [null, , null]]); // --- Part Builder Jungle recipes.addShaped(, [ [, , ], [, , ], [null, , null]]); // --- Part Builder Slab recipes.addShapeless(, [, ]); // - recipes.addShapeless(, [, ]); // - recipes.addShapeless(, [, ]); // - recipes.addShapeless(, [, ]); // --- Pattern Chestplate recipes.addShaped(, [ [, , ], [, Chest, ], [null, , null]]); // --- Pattern Slab recipes.addShapeless(, [, ]); // --- Stencil Table Oak recipes.addShaped(, [ [, , ], [, , ], [null, , null]]); // - recipes.addShapeless(, []); // - recipes.addShapeless(, []); // - recipes.addShapeless(, []); // --- Stencil Table Spruce recipes.addShaped(, [ [, , ], [.withTag({meta: 65537}), , .withTag({meta: 65537})], [null, , null]]); // --- Stencil Table Birch recipes.addShaped(, [ [, , ], [.withTag({meta: 131074}), , .withTag({meta: 131074})], [null, , null]]); // --- Stencil Table Jungle recipes.addShaped(, [ [, , ], [.withTag({meta: 196611}), , .withTag({meta: 196611})], [null, , null]]); // --- Stencil Table Slab recipes.addShapeless(, [, ]); // - recipes.addShapeless(, [, ]); // - recipes.addShapeless(, [, ]); // - recipes.addShapeless(, [, ]); // --- Tool Forge Iron recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Gold recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Diamond recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Emerald recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Cobalt recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Ardite recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Manyullyn recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Copper recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Bronze recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Tin recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Aluminum recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Alumium Brass recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Alumite recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Tool Forge Steel recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Slab Furnace recipes.addShapeless(, [, ]); // --- Tool Forge Slab recipes.addShapeless(, [, ]); // --- Seared Bricks Slab recipes.addShapeless( * 2, [, ]); // --- Seared Stone Slab recipes.addShapeless( * 2, [, ]); // --- Seared Bricks Slab recipes.addShapeless( * 2, [, ]); // --- Seared Cobblestone Slab recipes.addShapeless( * 2, [, ]); // --- Seared Paver Slab recipes.addShapeless( * 2, [, ]); // --- Feancy Seared Slab recipes.addShapeless( * 2, [, ]); // --- Chiseld Seared Bricks Slab recipes.addShapeless( * 2, [, ]); // --- Chiseld Seared Stone Slab recipes.addShapeless( * 2, [, ]); // --- Cracked Seared Bricks recipes.addShapeless(, [, ]); // --- Rough Brown Stone Slab recipes.addShapeless( * 2, [, ]); // --- Seared Bricks Slab recipes.addShapeless( * 2, [, ]); // --- Brownstone Road Slab recipes.addShapeless( * 2, [, ]); // --- Brwonstone Slab recipes.addShapeless( * 2, [, ]); // --- Brwonstone Brick Slab recipes.addShapeless( * 2, [, ]); // --- Brownstone Road Slab recipes.addShapeless( * 2, [, ]); // --- Fency Brwonstone Slab recipes.addShapeless( * 2, [, ]); // --- Chiseld Brwonstone Slab recipes.addShapeless( * 2, [, ]); // --- Punji Sticks --- recipes.addShaped( * 2, [ [, , ], [String, , String], [, , ]]); // --- White Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Orange Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Magenta Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Light Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Yellow Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Lime Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Pink Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Gray Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Light Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Cyan Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Purple Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Blue Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Brown Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Green Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Red Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Black Wool Slab recipes.addShapeless( * 2, [Shears.transformDamage(), ]); // --- Oak Barricade recipes.addShaped(, [ [null, , null], [, String, ], [null, , null]]); // --- Spruce Barricade recipes.addShaped(, [ [null, , null], [, String, ], [null, , null]]); // --- Birch Barricade recipes.addShaped(, [ [null, , null], [, String, ], [null, , null]]); // --- Jungle Barricade recipes.addShaped(, [ [null, , null], [, String, ], [null, , null]]); // --- Slime Channel recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Blood Channel recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Bounce Pad recipes.addShaped(, [ [, , ], [, , ]]); // --- Green Slimy Mud recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Blue Slimy Mud recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Graveyard Soil recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Stained Glass --- // --- White Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, WhiteDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, WhiteDye]); // --- Orange Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, OrangeDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, OrangeDye]); // --- Magenta Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, MagentaDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, MagentaDye]); // --- Light Blue Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, LightBlueDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, LightBlueDye]); // --- Yellow Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, YellowDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, YellowDye]); // --- Lime Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, LimeDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, LimeDye]); // --- Pink Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, PinkDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, PinkDye]); // --- Gray Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, GrayDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, GrayDye]); // --- Light Stained Gray Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, LightGrayDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, LightGrayDye]); // --- Cyan Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, CyanDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, CyanDye]); // --- Purple Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, PurpleDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, PurpleDye]); // --- Blue Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, BlueDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, BlueDye]); // --- Brown Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, BrownDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, BrownDye]); // --- Green Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, GreenDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, GreenDye]); // --- Red Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, RedDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, RedDye]); // --- Black Stained Glass recipes.addShaped( * 7, [ [Glass, Glass, Glass], [Glass, BlackDye, Glass], [Glass, Paintbrush, Glass]]); // - recipes.addShapeless(, [Glass, BlackDye]); // --- Stained Glass Pane --- // --- White Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, WhiteDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, WhiteDye]); // --- Orange Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, OrangeDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, OrangeDye]); // --- Magenta Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, MagentaDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, MagentaDye]); // --- Light Blue Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, LightBlueDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, LightBlueDye]); // --- Yellow Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, YellowDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, YellowDye]); // --- Lime Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, LimeDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, LimeDye]); // --- Pink Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, PinkDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, PinkDye]); // --- Gray Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, GrayDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, GrayDye]); // --- Light Stained Gray Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, LightGrayDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, LightGrayDye]); // --- Cyan Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, CyanDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, CyanDye]); // --- Purple Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, PurpleDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, PurpleDye]); // --- Blue Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, BlueDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, BlueDye]); // --- Brown Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, BrownDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, BrownDye]); // --- Green Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, GreenDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, GreenDye]); // --- Red Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, RedDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, RedDye]); // --- Black Stained Glass Pane recipes.addShaped( * 7, [ [GlassPane, GlassPane, GlassPane], [GlassPane, BlackDye, GlassPane], [GlassPane, Paintbrush, GlassPane]]); // - recipes.addShapeless(, [GlassPane, BlackDye]); // --- Drying Rack recipes.addShaped(, [ [, , ], [, , ]]); // - recipes.addShapeless(, []); // - recipes.addShapeless(, []); // --- Landmine Any recipes.addShaped(, [ [, , ], [, , ]]); // --- Landmine Mobs Player Redstone recipes.addShaped(, [ [, , ], [, , ]]); // --- Landmine Player Redstone recipes.addShaped(, [ [, , ], [, , ]]); // --- Landmine Redstone recipes.addShaped(, [ [, , ], [, , ]]); // --- Aluminum Aluminium Exchange recipes.addShaped(, [ [null, null, ], [null, null, null], [null, null, null]]); // - recipes.addShaped(, [ [null, null, ], [null, null, null], [null, null, null]]); // --- Obsidian Sticks recipes.addShapeless(, []); // - recipes.addShapeless(, []); // - recipes.addShapeless(, []); // - recipes.addShapeless(, []); // - recipes.addShapeless(, []); // - recipes.addShapeless(, []); // --- Clear Glass recipes.addShapeless(, []); // --- Seared Bricks Nether furnace.addRecipe(, ); // --- Bronze Helmet mods.tconstruct.Casting.addTableRecipe(, * 720, , false, 500); // --- Bronze Chestplate mods.tconstruct.Casting.addTableRecipe(, * 1152, , false, 800); // --- Bronze Leggins mods.tconstruct.Casting.addTableRecipe(, * 1008, , false, 700); // --- Bronze Boots mods.tconstruct.Casting.addTableRecipe(, * 576, , false, 400); // --- Steel Helmet mods.tconstruct.Casting.addTableRecipe(, * 720, , false, 500); // --- Steel Chestplate mods.tconstruct.Casting.addTableRecipe(, * 1152, , false, 800); // --- Steel Leggins mods.tconstruct.Casting.addTableRecipe(, * 1008, , false, 700); // --- Steel Boots mods.tconstruct.Casting.addTableRecipe(, * 576, , false, 400); // --- Iron Helmet mods.tconstruct.Casting.addTableRecipe(, * 720, , false, 500); // --- Iron Chestplate mods.tconstruct.Casting.addTableRecipe(, * 1152, , false, 800); // --- Iron Leggins mods.tconstruct.Casting.addTableRecipe(, * 1008, , false, 700); // --- Iron Boots mods.tconstruct.Casting.addTableRecipe(, * 576, , false, 400); // --- Gold Helmet mods.tconstruct.Casting.addTableRecipe(, * 720, , false, 500); // --- Gold Chestplate mods.tconstruct.Casting.addTableRecipe(, * 1152, , false, 800); // --- Gold Leggins mods.tconstruct.Casting.addTableRecipe(, * 1008, , false, 700); // --- Gold Boots mods.tconstruct.Casting.addTableRecipe(, * 576, , false, 400); // --- Travellers Goggles recipes.addShaped(TGoggles.withTag({TinkerArmor: {BaseDurability: 1035, BaseDefense: 0.0, Built: 1 as byte, MaxDefense: 4.0, Damage: 0, BonusDurability: 0, Modifiers: 3, DamageReduction: 0.0, TotalDurability: 1035, ModDurability: 0.0 as float, Broken: 0 as byte}}), [ [, , ], [, , ], [, , ]]); // --- Travellers Vest recipes.addShaped(TVest.withTag({TinkerArmor: {BaseDurability: 1035, BaseDefense: 4.0, Built: 1 as byte, MaxDefense: 10.0, Damage: 0, BonusDurability: 0, Modifiers: 3, DamageReduction: 0.0, TotalDurability: 1035, ModDurability: 0.0 as float, Broken: 0 as byte}}), [ [, , ], [, , ], [, , ]]); // --- Travellers Glove recipes.addShaped(TGlove.withTag({TinkerAccessory: {BaseDurability: 500, Built: 1 as byte, Damage: 0, BonusDurability: 0, TotalDurability: 500, ModDurability: 0.0 as float, Modifiers: 5, Broken: 0 as byte}}), [ [null, , ], [, , ], [null, , ]]); // --- Travellers Wings recipes.addShaped(TWings.withTag({TinkerArmor: {BaseDurability: 1035, BaseDefense: 2.0, Built: 1 as byte, MaxDefense: 8.0, Damage: 0, BonusDurability: 0, Modifiers: 3, DamageReduction: 0.0, TotalDurability: 1035, ModDurability: 0.0 as float, Broken: 0 as byte}}), [ [, , ], [, , ], [, , ]]); // --- Travellers Belt recipes.addShaped(TBelt.withTag({TinkerAccessory: {BaseDurability: 500, Built: 1 as byte, Damage: 0, BonusDurability: 0, TotalDurability: 500, ModDurability: 0.0 as float, Modifiers: 5, Broken: 0 as byte}}), [ [null, , null], [, , ], [, null, ]]); // --- Travellers Boots recipes.addShaped(TBoots.withTag({TinkerArmor: {BaseDurability: 1035, BaseDefense: 2.0, Built: 1 as byte, MaxDefense: 6.0, Damage: 0, BonusDurability: 0, Modifiers: 3, DamageReduction: 0.0, TotalDurability: 1035, ModDurability: 0.0 as float, Broken: 0 as byte}}), [ [null, , ], [null, , ], [, , ]]); // --- Cobalt Ingot recipes.addShapeless(, []); // - recipes.addShapeless(, []); // --- Manyullyn Ingot recipes.addShapeless(, []); // - recipes.addShapeless(, []); // --- Alumite with Steel mods.tconstruct.Smeltery.addAlloy( * 32, [ * 80, * 32, * 32]); // --- Ladder (stone) recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); // --- Add Fuels to the Smeltery --- // --- Hot Coolant mods.tconstruct.Smeltery.addFuel(, 900, 55); // --- Pahoehoe Lava mods.tconstruct.Smeltery.addFuel(, 3000, 90); // --- Alloy Smelter Recipes --- // --- Green Slime Crystal AlloySmelter.addRecipe(, * 2, * 0, 400, 16); // --- Blue Slime Crystal AlloySmelter.addRecipe(, * 2, * 0, 400, 16); // --- Alumit Ingot AlloySmelter.addRecipe(, * 9, * 0, 200, 8); // --- Obsidian Ingot AlloySmelter.addRecipe(, * 9, * 0, 200, 4); // --- Aluminium Brass AlloySmelter.addRecipe(, * 9, * 0, 200, 2); // --- Seared Bricks AlloySmelter.addRecipe(, , * 0, 200, 16); // --- Seared Bricks Nether AlloySmelter.addRecipe(, , * 0, 200, 16); // --- Assembler Recipes // --- Ladder (stone) Assembler.addRecipe( * 4, [ * 7, , * 0], null, 60, 30); // --- Drying Reck Recipes --- // --- Coagulated Blood Drop mods.tconstruct.Drying.addRecipe(, , 6000); // --- Gelatinous Slime Ball mods.tconstruct.Drying.addRecipe(, , 6000); // --- Mutton Jerky mods.tconstruct.Drying.addRecipe(, , 12000); // --- Ordict remove --- // --- Gravel oreDict.nuggetAluminium.remove(); // --- Ordict add --- // --- Liquid Ender Bucket .add(); // --- Hiding Stuff ---