Enhancement - Add a way to destroy an item when using itemRightClick
Tedyhere opened this issue ยท 1 comments
Trying to have a one time use item and using itemRightClick = function(stack, world, player, hand) I have no way to actually destroy the item when I use it, unless I am missing a function somewhere.