Display field on tools causing unintended side effects
Summary
Tools created in the MythicMobs item config are losing their right-click functions (Hoes lose the ability to till, axes lose the ability to strip bark, shovels lose the ability to create paths) once MythicCrucible is added.
Steps to reproduce
Install the most recent MythicCrucible version, add a tool such as a hoe with the "Display: " field in the items config, spawn it in, and attempt to till the ground. Removing the Display field entirely allows the item to work once more.
Current behavior
The tools are not functioning properly when the display field is added to the config.
Intended correct behavior
The tools should still have their right-click function and you should be able to use the display field to rename items.
Server log file
No server errors.
Debug log snippet
None