Started by
Jingothejumper
on
Topic category: Help with Minecraft modding (Java Edition)
I have a new type of soup in my mod, and I made a procedure that makes it add a bowl to your inventory when you eat it. If I do not have any existing bowls in my inventory and I eat it, you see the bowl flash up for a fraction of a second and dissapear. How do I fix this?
you can try to replace item in entity main hand with an empty bowl
or set item in entity main hand as an empty bowl