This datapack adds command support to items.
to add an executable command to your item, simply hold the item in your mainhand and run
/function addcommand:add {command:'CommandHere'}
if you want to make it one time use, run
/function addcommand:add_once {command:'CommandHere'}
