import mods.modularmachinery.RecipeBuilder; val dysoncreate = RecipeBuilder.newBuilder("dysoncreate","dyson_sphere",10); dysoncreate.addItemInput(*64); dysoncreate.addItemOutput(*64); dysoncreate.build(); val dysonuse = RecipeBuilder.newBuilder("dysonuse","dyson_discharger",72000); dysonuse.addItemInput(); dysonuse.addItemOutput(); dysonuse.addEnergyPerTickOutput(5000000); dysonuse.build(); recipes.addShaped(, [[, , ], [, , ], [, , ]]); mods.extendedcrafting.TableCrafting.addShaped(*6, [[, , , , ], [, , , , ], [, , , , ], [, , , , ], [, , , , ]]); recipes.addShaped(*2, [[, , ], [, , ], [, , ]]); mods.extendedcrafting.TableCrafting.addShaped(, [[, , , , ], [, , , , ], [, , , , ], [, , , , ], [, , , , ]]); mods.extendedcrafting.TableCrafting.addShaped(*8, [[, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ]]); mods.nuclearcraft.crystallizer.addRecipe([*500, ]); mods.thermalexpansion.Compactor.addMintRecipe(, *8, 512); mods.nuclearcraft.crystallizer.addRecipe([*500, ]); mods.thermalexpansion.Compactor.addMintRecipe(, *8, 512); mods.nuclearcraft.crystallizer.addRecipe([*500, ]); mods.thermalexpansion.Compactor.addMintRecipe(, *8, 512); mods.extendedcrafting.CombinationCrafting.addRecipe(, 100000, , [, , , , ]); mods.extendedcrafting.TableCrafting.addShaped(, [[, , null, null, , null, null, , ], [, , , null, , null, , , ], [null, , , , , , , , null], [null, null, , , , , , null, null], [, , , , , , , , ], [null, null, , , , , , null, null], [null, , , , , , , , null], [, , , null, , null, , , ], [, , null, null, , null, null, , ]]);