Issue with recipe viewers when using both JEI and EMI
UmbralSurvivor opened this issue ยท 4 comments
Huh. JEI's API itself has started to phase out the getBackground() method (and was giving me compiler warnings for implementing it) but it seems like maybe EMI requires it?
Yep, that's the issue. Note to self to not refactor things without REALLY extensive testing...
Fixed in 1.21.1-9j
This can be safely reverted now, EMI has fixed the issue on their end as well.