Started by
Twebster9000
on
Topic category: Help with Minecraft modding (Java Edition)
I have a mob that when it hits you there's supposed to be a chance that the item you have in your hand drops out of your inventory.
This could be achieved by checking for literally every item then dropping the one you're holding, but that would be way too much work. Is there an easy way to do this I've overlooked?