#Name: ProjectE.zs #Author: Feed the Beast and Sunekaer print("Initializing 'ProjectE.zs'..."); //GemLeggings recipes.remove(); recipes.addShapeless(, [, , ]); //CollectorsandRelays recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); //recipesaddedviaCustomFusionRecipes.jsoninconfig/brandon3055 //CovalenceDust recipes.remove(*40); mods.actuallyadditions.Empowerer.addRecipe(*40, , , , , , 1000, 80); recipes.remove(*40); mods.actuallyadditions.Empowerer.addRecipe(*40, , , , , , 1000, 80); recipes.remove(*40); mods.actuallyadditions.Empowerer.addRecipe(*40, , , , , , 1000, 80); //AlchemicalChest recipes.remove(); recipes.addShaped(, [ [, , ], [, , ], [, , ] ]); //Condenser recipes.remove(); recipes.remove(); //recipesaddedviaCustomFusionRecipes.jsoninconfig/brandon3055 //TomeofKnowledge recipes. remove(); //recipesaddedviaCustomFusionRecipes.jsoninconfig/brandon3055 //PhilosophersStone recipes.remove(); recipes.addShaped(, [ [, , ], [, , ], [, , ] ]); //Repair Talisman recipes.remove(); mods.actuallyadditions.Empowerer.addRecipe(, .withTag({}), , , < actuallyadditions: block_crystal: 4 > , < minecraft: enchanted_book > .withTag({ StoredEnchantments: [{ lvl: 1 as short, id: 70 as short }] }), 500000, 160); //TransmutationTable recipes.remove(); mods.avaritia.ExtremeCrafting.addShaped("TransmutationTable", , [ [, null, null, null, null, null, null, null, ], [null, , , , ,, , , null], [null, , , , , , , , null], [null, , , , , , , , null], [null, , , , , , , , null], [null, , , , , , , , null], [null, , , , , , , , null], [null, , , , ,, , , null], [, null, null, null, null, null, null, null, ] ]); //TransmutationTablet recipes.remove(); mods.avaritia.ExtremeCrafting.addShaped("TransmutationTablet", , [ [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ] ]); recipes.remove(); recipes.addShaped(, [ [, , ], [, , ], [, , ] ]); print("Initialized 'ProjectE.zs'");