// ME-Leitungen // recipes.remove(); // recipes.remove(); // ??? recipes.addShapeless(, [, ]); recipes.addShapeless(, [, ]); // Dichte ME-Leitung // recipes.addShaped( * 3, [[, , ], [, , ], [, , ]]); // Crystalline Capacitor recipes.addShaped(, [[null, , null], [, , ], [null, , null]]); // Drahloses Licht (einfacher) recipes.addShapeless(, [, ]); recipes.addShapeless(, [, ]); // Solarpanels deaktivieren recipes.remove(); recipes.remove(); recipes.remove();