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