ServerEvents.recipes(event => {
event.shapeless('minecraft:phantom_membrane',
['minecraft:leather', 'minecraft:glowstone_dust']
);
});