// Modifies the recipes for doors to match the Gregified Integrations recipes ServerEvents.recipes((event) => { gregifyTrapdoorRecipe( event, ":", "supplementaries:gold_trapdoor", ["gtceu:gold_plate", "#forge:rods/gold"] ); });