promotional bannermobile promotional banner

QuiverBow

A mod that adds lore-friendly ranged weaponry, as thought up by Steve.

File Details

QuiverBow Build 98

  • R
  • Apr 23, 2015
  • 577.67 KB
  • 388
  • 1.7.10

File Name

QuiverBow_1.7.10_b98.zip

Supported Versions

  • 1.7.10

- Allowed the AA to reload the Soul Cairn
- Fixed the Potatosser not accepting charcoal (I had to use the ore dictionary wildcard value for itemstacks. Silly stuff.)
- Fixed a server crash by not using MathHelper.truncateDoubleToInt() for the Arms Assistant. Turns out that function is client-side only for some reason.
- Added the Hidden Ender Pistol
- Added the Improved Auto-Crossbow
- Added the Proximity Thorn Thrower (PTT)
- Did a couple code optimizations here and there, preparing for a major internal overhaul. (Assuming I ever aquire the time/muse for that.)
- Also adjusted a model array to be absolutely client-only, so BiomeTweaker doesn't try to crawl into it and crash. (Curse the damn confusing client/server divide or lack thereof...)