\BloodNBones\minecraft\config\minetweaker\BnBVanillaRecipes.cfg
#Remove recipe for glowstone block.
recipes.remove(<89>);
#Disable iron tools.
recipes.remove(<256>);
recipes.remove(<257>);
recipes.remove(<258>);
recipes.remove(<267>);
#Disable wooden tools.
recipes.remove(<268>);
recipes.remove(<269>);
recipes.remove(<270>);
recipes.remove(<271>);
#Disable stone tools.
recipes.remove(<272>);
recipes.remove(<273>);
recipes.remove(<274>);
recipes.remove(<275>);
#Disable gold tools.
recipes.remove(<283>);
recipes.remove(<284>);
recipes.remove(<285>);
recipes.remove(<286>);
#Disable hoes.
recipes.remove(<290>);
recipes.remove(<291>);
recipes.remove(<292>);
recipes.remove(<294>);
#Remove crafting bread.
recipes.removeShaped(<297>);
#Change ender chest to require ender-infused obsidian
#recipes.remove(<130>);
#recipes.addShaped(<130> * 2, [[<2523:1>,<2523:1>,<2523:1>],[<2523:1>,null,<2523:1>],[<2523:1>,<2523:1>,<2523:1>]]);
#Change dispenser to require red alloy.
recipes.remove(<23>);
recipes.addShaped(<23>, [[oreDict.cobblestone,oreDict.cobblestone,oreDict.cobblestone],[oreDict.cobblestone,<261>,oreDict.cobblestone],[oreDict.cobblestone,<9005:10>,oreDict.cobblestone]]);
#Change piston to require red alloy.
recipes.remove(<33>);
recipes.addShaped(<33>, [[oreDict.plankWood,oreDict.plankWood,oreDict.plankWood],[oreDict.cobblestone,oreDict.ingotIron,oreDict.cobblestone],[oreDict.cobblestone,<9005:10>,oreDict.cobblestone]]);
#Change end portal frame to require enderium, manyullyn, and tartarite.
recipes.remove(<120>);
recipes.addShaped(<120> * 3, [[oreDict.ingotTartarite,oreDict.ingotManyullyn,oreDict.ingotTartarite],[oreDict.ingotManyullyn,<399>,oreDict.ingotManyullyn],[oreDict.ingotEnderium,<121>,oreDict.ingotEnderium]]);
#Change dropper to require red alloy.
recipes.remove(<158>);
recipes.addShaped(<158>, [[oreDict.cobblestone,oreDict.cobblestone,oreDict.cobblestone],[oreDict.cobblestone,null,oreDict.cobblestone],[oreDict.cobblestone,<9005:10>,oreDict.cobblestone]]);
#Change redstone lamp to require a redstone block, glowstone dust, and panes.
recipes.remove(<123>);
recipes.addShaped(<123>, [[<102>,oreDict.dustGlowstone,<102>],[oreDict.dustGlowstone,oreDict.blockRedstone,oreDict.dustGlowstone],[<102>,oreDict.dustGlowstone,<102>]]);
#You can only make shears out of iron.
recipes.remove(<359>);
recipes.addShaped(<359>, [[null,oreDict.ingotIron],[oreDict.ingotIron,null]]);
#Nerf torches to give less.
recipes.remove(<50>);
recipes.addShapeless(<50> * 2, [oreDict.coal,oreDict.stickWood,oreDict.stickWood]);
recipes.addShapeless(<50>, [oreDict.charcoal,oreDict.stickWood]);
recipes.addShapeless(<50>, [oreDict.itemCharcoalSugar,oreDict.stickWood]);
#recipes.addShapeless(<50>, [oreDict.itemRawRubber,oreDict.stickWood]);
#make rubber double torch recipes
recipes.addShapeless(<50> * 4, [oreDict.coal,oreDict.itemRawRubber,oreDict.stickWood,oreDict.stickWood,oreDict.stickWood,oreDict.stickWood]);
recipes.addShapeless(<50> * 2, [oreDict.charcoal,oreDict.itemRawRubber,oreDict.stickWood,oreDict.stickWood]);
recipes.addShapeless(<50> * 2, [oreDict.itemCharcoalSugar,oreDict.itemRawRubber,oreDict.stickWood,oreDict.stickWood]);
#Change flint to require 3 gravel.
recipes.remove(<318>);
recipes.addShapeless(<318>, [<13>,<13>,<13>]);
#Change gold helm to require glowstone and iron helm.
#recipes.remove(<314>);
#recipes.addShaped(<314>, [[oreDict.dustGlowstone,oreDict.dustGlowstone,oreDict.dustGlowstone],[oreDict.dustGlowstone,<306>,oreDict.dustGlowstone]]);
#Rename gold helm miner's helm for new recipe and purpose.
#item.helmetGold.displayName = "Miner's Helm";
#Change diamond sword to require cobalt.
recipes.remove(<276>);
recipes.addShaped(<276>, [[oreDict.ingotCobalt],[oreDict.ingotCobalt],[oreDict.stickWood]]);
#Change diamond shovel to require cobalt.
recipes.remove(<277>);
recipes.addShaped(<277>, [[oreDict.ingotCobalt],[oreDict.stickWood],[oreDict.stickWood]]);
#Change diamond pick to require cobalt.
recipes.remove(<278>);
recipes.addShaped(<278>, [[oreDict.ingotCobalt,oreDict.ingotCobalt,oreDict.ingotCobalt],[null,oreDict.stickWood,null],[null,oreDict.stickWood,null]]);
#Change diamond axe to require cobalt.
recipes.remove(<279>);
recipes.addShaped(<279>, [[oreDict.ingotCobalt,oreDict.ingotCobalt],[oreDict.ingotCobalt,oreDict.stickWood],[null,oreDict.stickWood]]);
#Change diamond hoe to require cobalt.
recipes.remove(<293>);
recipes.addShaped(<293>, [[oreDict.ingotCobalt,oreDict.ingotCobalt],[null,oreDict.stickWood],[null,oreDict.stickWood]]);
#Rename diamond tools to reflect their new material.
item.swordDiamond.displayName = "Cobalt Sword";
item.shovelDiamond.displayName = "Cobalt Shovel";
item.pickaxeDiamond.displayName = "Cobalt Pick";
item.hatchetDiamond.displayName = "Cobalt Axe";
item.hoeDiamond.displayName = "Cobalt Hoe";
#change recipe for charcoal to require compressed sawdust instead of wood.
oreDict.dustWood.add(<26767>);
oreDict.dustWood.add(<20264:161>);
furnace.remove(<263:1>);
furnace.addRecipe(<263:1>, <20264:162>, 0.2);
#remove recipe for particle glove
recipes.remove(<3498>);
#add dream world recipe for ender chest
recipes.addShaped(<130>, [[<49>,<49>,<49>],[<49>,<10886:103>,<49>],[<49>,<49>,<49>]]);