// priority: 0
onEvent('jei.hide.items', event => {
// Allows us to blacklist JEI items using KubeJS in future:
// event.hide('minecraft:cobblestone')
})