// Modifies the recipes for doors to match the Gregified Integrations recipes ServerEvents.recipes((event) => { gregifyDoorRecipe( event, ":", "snowyspirit:gingerbread_door", ["#snowyspirit:gingerbreads"] ); });