Changes

Summary

  1. Implement fast use item logic (details)
Commit ef65c78b8b7657c6c3b04662e5e34114b53358fe by KnightMiner
Implement fast use item logic

Will be used for shields later but wanted to test it out now in the example addon (needed something for shortbows to do)
So yeah, *technically* cheating for a JSON only addon, but it was something I wanted eventually anyways
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/item/ModifiableBowItem.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/item/ModifiableCrossbowItem.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/tools/helper/ModifierUtil.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/tools/item/IModifiable.java (diff)