Explosive bullets do not deal splash damage
Dubbington opened this issue ยท 3 comments
About time I ticket this
Explosive bullets do not deal splash damage to entities unless the following two occur:
- Bullet directly hits an entity, resulting in actual explosive splash damage
- Player firing explosive bullet happens to be wearing Thorns, dealing explosive damage to the player
This was tested on [Immersive_Vehicles-1.12.2-22.6.0-BETA.jar] with the bullet impact fix.
Try adding a proximityFuse to the bullet? I could have sworn I had a similar issue and this at least mitigated it.
No, he's correct. Explosive bullets don't apply potion effects in their blast radius. It's because the explosions are Minecraft explosions and don't know anything about potions. If someone would come up with a formular to make explosions internal to IV, I could fix that.