[1.20.1] Clicking on effect causing crash if no JEI/REI/EMI installed
Snownee opened this issue ยท 0 comments
java.lang.NullPointerException: Cannot invoke "net.mehvahdjukaar.jeed.common.IPlugin.onClickedEffect(net.minecraft.world.effect.MobEffectInstance, double, double, int)" because "net.mehvahdjukaar.jeed.Jeed.PLUGIN" is null
Also I would suggest an API to detemine if an effect is clickable, and an API to click on the effect.