/dank/null

/dank/null

31M Downloads

JEI recipes broken in the last update

Onigeshi opened this issue ยท 3 comments

commented

In the latest update, the recipes are not showing in JEI, only descriptions/information about the item.. tried with 2 instances, one was my modpack and one was a new instance with very few mods to see if there was a conflict.. the items are still craftable if you remember the recipe to do it, its just that they are not showing in JEI

commented

Can confirm this is indeed a thing

commented

yay lol..will get a hotfix out asap assuming i can figure out why lol

commented

wow..ok..so i had to move ModEvents.init() to preinit and add a method that return ModRecipes#getRecipes in array format...will be uploading soon, thanks!