Changes

Summary

  1. Allow daggers to stack to 2 when modifying (details)
Commit 7b7849ed1172231cb4f6c763e19155386de4f6e8 by KnightMiner
Allow daggers to stack to 2 when modifying

TODO: consider just making all the hooks do a stack size check
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/tools/item/ModifiableItem.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/TinkerTools.java (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/book/encyclopedia/en_us/tools/small/dagger.json (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/book/materials_and_you/en_us/tools/dagger.json (diff)
The file was addedsrc/main/java/slimeknights/tconstruct/tools/item/ModifiableDaggerItem.java