// --- Created by DreamMasterXXL --- // --- Imports // --- Removing Recipes --- // --- Pattern Encoder recipes.remove(); // --- Crystal Growth Camber recipes.remove(); // --- Advanced Inscriber recipes.remove(); // --- Wireless Connector recipes.remove(); // --- Wireless Setup Kit recipes.remove(); // --- Network Visualisation Tool recipes.remove(); // --- Adding Recipes --- // --- Pattern Encoder recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Crystal Growth Camber recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Wireless Connector recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Wireless Setup Kit recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Network Visualisation Tool recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Advanced Inscriber recipes.addShaped(, [ [, , ], [, , ], [, , ]]);