Posts by DreamMasterXXL

    Just for fun if you not have Metallurgy you can craft Shadow Iron with Thaumium (Thaumcraft) and Iron
    The Shadow Iron you can smelt in the Blast Furnace to Shadow Steel.


    Code
    recipes.addShaped(<gregtech:gt.metaitem.01:2336>, [
    [<ore:dustIron>, <ore:dustThaumium>,null ],
    [<ore:dustThaumium>, <ore:dustThaumium>, null],
    [null,null, null]]);

    Make Damaskus Steel from Gregtech Craftable:




    At the Moment i dont know how to change assembler Recipes.



    Your right with the Cobweb and Red Sand but there no have any uses only for nice looking ore decorating some Building etc.

    Wax Capsule and Refractory Capsule make in IC2/Gregtech Compressor


    Analyzer from Forestry and Infuser


    Brewing Stand


    Some Minecraft Recipes : Red Sand, Compass and Cobweb



    Thaumometer harder Recipes


    Forestry Engines:


    Railcraft Boreheads


    Minecraft Clock


    Code
    recipes.remove(<minecraft:clock>);
    
    
    
    
    recipes.addShaped(<minecraft:clock>, [
    [<gregtech:gt.metaitem.01:28086>, <ore:plateGold>, <gregtech:gt.metaitem.01:28086>],
    [<gregtech:gt.metaitem.01:26086>, <minecraft:comparator>, <gregtech:gt.metaitem.01:26086>],
    [<gregtech:gt.metatool.01:22>, <gregtech:gt.metaitem.01:27086>, <gregtech:gt.metatool.01:16>]]);

    Mining Laser old Gregtech recipes.


    Code
    recipes.remove(<IC2:itemToolMiningLaser>);
    
    
    
    
    recipes.addShaped(<IC2:itemToolMiningLaser>, [
    [<gregtech:gt.metaitem.01:24502>, <IC2:reactorCoolantSix>, <IC2:itemBatCrystal:*>],
    [<gregtech:gt.metaitem.01:17028>, <gregtech:gt.metaitem.01:17028>, <ore:circuitAdvanced>],
    [null, <IC2:itemPartAlloy>, <IC2:itemPartAlloy>]]);

    Horse Armor