//# Corrupted Prism recipes.addShaped(, [[null, , null], [, , ], [, , ]]); //# Arcane Amalgam recipes.addShaped(, [[, , ], [, , ], [, , ]]); //# Ancient Fragments (Break-down) recipes.addShapeless(*3, []); recipes.addShapeless(*6, []); recipes.addShapeless(*9, []); recipes.addShapeless(*12, []); //# Ancient Tablets/Items (Crafting) //# See bigger-crafting-tables-recipes file for "Large Stone Tablet" and "Grand Stone Tablet" recipes. recipes.addShaped(, [[null, , null], [, , ], [null, , null]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); //# Orb of Potential //# See bigger-crafting-tables-recipes file for "Orb of Potential" recipe. //# Spectral Mass recipes.addShaped(, [[, , ], [, , ], [, , ]]); //# Golden Circlet recipes.addShaped(, [[, null, ], [, null, ], [, , ]]);