[1.21.1 4.0.0.16] Off-hand interaction with Staff doesnt prevent eating whatever u hold in off-hand(Held mode gets funny)
guide-for-you opened this issue ยท 5 comments
Ok I was terribly wrong,because it works with conventional food,but for just raw potato it isnt working
2025-10-16.12-24-01.mp4
I think this is specifically a visual bug when it comes to raw potatoes as my saturation never actually goes up. I'll need to dig into it deeper.
My first fix was to use a mixin for Item and cancel its use, but then realized I should be using the NeoForge event. So I did. But I forgot there was a separate event for RightClickBlock. So that fixes it!