Changes

Summary

  1. Add a creative bolt that's used for shooting crossbows without ammo in (details)
  2. Only play pickup sound for actual players (drying rack, oreberries, etc) (details)
Commit 67c05a962b14afcdbca1a97fa65dd2b678275d59 by bernhard.bonigl
Add a creative bolt that's used for shooting crossbows without ammo in creative, just like the vanilla arrows for the bows #1233
The file was modifiedsrc/main/java/tconstruct/weaponry/TinkerWeaponry.java (diff)
The file was modifiedsrc/main/java/tconstruct/weaponry/weapons/Crossbow.java (diff)
Commit f634389c9f051d2c0ea81f35a7110cfd71a43d78 by bernhard.bonigl
Only play pickup sound for actual players (drying rack, oreberries, etc) #1315
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)