// priority: 0
onEvent("jei.hide.items", event => {
event.hide("tconstruct:honey_bucket");
});
onEvent("jei.hide.fluids", event => {
event.hide("tconstruct:honey");
event.hide("cofh_core:honey");