doxhitbox-1.0.6.jar
Curse Maven Snippet
What's new
1.0.6
Fixed the reported bug: "tacz bullets pass through and don't do any damage
(it only works on spiders and creepers)".
You were right, and here is what was happening. The favor-the-shooter path lets
the bullet pass through on the server and waits for the shooter's client to claim
the hit — but that claim is only turned into damage by a companion mod. With this
mod on its own there was nothing to consume the claim, so the claim was dropped
while the pass-through stayed: humanoids took no damage at all. Spiders and
creepers are not handled by the oriented hitboxes, which is why only those worked.
Now, when nothing is there to consume claims, bullets are resolved on the server
directly instead. Same accuracy, just without the lag compensation.
Also fixed: bullets could miss a prone target.
This mod has no additional files

