
Use Item on Block Event
The Use Item on Block Event mod is a Forge extension that introduces a new cancellable event triggered when a player right-clicks on a block. This allows other modifications to more precisely manage item and block interactions, providing enhanced control over whether the block's or item's behavior should be handled compared to standard Forge events.
The mod is compatible with installation on the client, server, or both simultaneously. Additional documentation for developers is available in the README file on GitHub.