Summary
- Prevent (x)bow crafting with invalid materials crash #1261 (details)
- Prevent the creation of useless tool parts (bow limb, xbow limb and (details)
- Some additional checks to prevent crashes for invalid/incomplete arrow (details)
- Possible fix for crossbow rendering crashing on server login. This might (details)
The file was modified | src/main/java/tconstruct/weaponry/WeaponryHandler.java (diff) |
The file was modified | src/main/java/tconstruct/weaponry/WeaponryHandler.java (diff) |
The file was modified | src/main/java/tconstruct/tools/TinkerToolEvents.java (diff) |
The file was modified | src/main/java/tconstruct/weaponry/entity/ArrowEntity.java (diff) |
The file was modified | src/main/java/tconstruct/weaponry/client/item/CrossbowRenderer.java (diff) |