// Modifies the recipes for doors to match the Gregified Integrations recipes ServerEvents.recipes((event) => { gregifyButtonRecipe( event, ":", "vinery:dark_cherry_button" ); });