

KubeJEI
is an addon of KubeJS and JEI that provides advanced JEI support for KubeJS, allowing devs to do anything a JEIPlugin
can do.
KubeJEI also provides helpers for rendering and IDrawable
to make your coding easier. You can render an entity on your JEI page with a single method call, with customization for its positions, rotations and tick animation.
Note that all 1.4.0+ version requires Rhizo instead of Rhino to run, it's because Rhino for mc 1.16 has been EOL for a long time, missing features for our jsdoc generation
events:
kube_jei.on_runtime_available
kube_jei.register_advanced
kube_jei.register_categories
kube_jei.register_fluid_subtypes
kube_jei.register_gui_handlers
kube_jei.register_ingredients
kube_jei.register_item_subtypes
kube_jei.register_recipe_catalysts
kube_jei.register_recipes
kube_jei.register_recipe_transfer_handlers
kube_jei.register_vanilla_category_extensions
kube_jei.deny.recipes
kube_jei.deny.categories