Fermenting milk bucket tooltip crash
emilyploszaj opened this issue ยท 3 comments
Hovering over a fermenting milk bucket in the creative inventory (potentially elsewhere) causes a null pointer exception. Using sandwhichable-v1.0.2--1.15.x.jar
in an unreleased version of All of Fabric 2.
That is strange, the bucket is supposed to display a "No Properties" tooltip if its tag is null. I will see if I can implement a fix, since I have not encountered NPEs from hovering over a null bucket.