// Modifies the recipes for trapdoors to match the Gregified Integrations recipes ServerEvents.recipes((event) => { gregifyButtonRecipe(event, ":", "meadow:pine_button"); });