PDIE Lib is small utility mod for Tinkers' Construct that injects a call to callPlayerDestroyItemEvent into the block breaking process using mixin.
This ensures that the standard PlayerDestroyItemEvent is triggered properly when tools break during block mining with Tinkers' Construct tools.
The mod is intended as a compatibility layer for other mods that rely on this event being fired.

