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