Description
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_availablekube_jei.register_advancedkube_jei.register_categorieskube_jei.register_fluid_subtypeskube_jei.register_gui_handlerskube_jei.register_ingredientskube_jei.register_item_subtypeskube_jei.register_recipe_catalystskube_jei.register_recipeskube_jei.register_recipe_transfer_handlerskube_jei.register_vanilla_category_extensionskube_jei.deny.recipeskube_jei.deny.categories


