Linguardium
Linguardium
cause by noindium, not caused by industrial revolution. I would suggest trying to reproduce the error with only the mods you claim are incompatible.
every kibe version has this issue. it ignores entirely the finishUsing method of the food and directly calls eatFood on the stack
there is https://www.curseforge.com/minecraft/mc-mods/materialisation which provides some of this request, maybe more features?
this is intentional. the mixins are being disabled as the dev of this mod identified issues with lithium's mixins interfering. It is a feature that Lithium's dev added to allow...
having run into this recently, i agree. Its made even more confusing because you have `EntityType` which is to `Entity` as `BlockEntityType` is to `BlockEntity`, but `ParticleType` defines more of...
make sure you are testing in production, there is a bug with tags in development mode where any tag file used will overwrite any other one (even with replace:false) meaning...
running from intellij for example. or from gradlew runclient. running from multimc should work fine
adding a mod like XLPackets should be able to workaround this issue as well. Might be worth splitting the list to prevent this issue in lieu of performance instead
doesnt always fix it, likely linked to #111
all of those support Reborn Energy API https://github.com/TechReborn/Energy Should be simple enough to implement support for that and implicitly work with the rest