Item Events

These kinds of events are for actions a player does with an item (for example, right clicking, hitting a block)

Names of event files should match the item you want to check for (itemname.json).

Event types as of 1.0.0:

  • on_use : On use item

  • on_interact_block : On interact with block