// Modifies the recipes for boats to match the Gregified Integrations recipes ServerEvents.recipes((event) => { gregifyBoatRecipe(event, ":", "meadow:pine_boat"); });