KubeJS

KubeJS

61M Downloads

[Request] Adding hidden recipes

NielsPilgaard opened this issue ยท 2 comments

commented

It would be very helpful to be able to add recipes that are hidden in JEI.

A .hide() at the end of a recipe so it doesn't register in JEI would be perfect

commented

There's now a client event for this: jei.yeet.recipes (analogous to our one for categories)

See https://github.com/KubeJS-Mods/KubeJS/blob/master/forge/src/main/java/dev/latvian/kubejs/integration/jei/YeetJEIRecipesEvent.java for more info ^^

commented

Thank you :D