Kev's Projectile Immunity Fix
Modby KevzCz
Allows multiple projectiles to be hit at once while being balanced!
Type
Mod
CurseForge Downloads
285,082
CurseForge ID
1253737
Modrinth Downloads
6,794
Modrinth ID
io1zrWWn
Last Updated
Jul 25, 2026
Description
๐ Projectile Immunity Fix
Projectile Immunity Fix is a lightweight Fabric mod that balances projectile damage by reworking Minecraftโs invulnerability frames (i-frames) when hit by multiple projectiles, like arrows, thrown weapons, or magic bolts.
In vanilla Minecraft, when a mob is hit by one projectile, it becomes briefly invulnerable (i.e., i-frames) โ even if many projectiles hit at once.
โ๏ธ How It Works
- When an entity (non-player) is struck by a projectile, it temporarily disables invulnerability frames.
- This allows multiple projectiles to fully deal damage without being blocked by hurt cooldowns.
- After a configurable number of projectile hits, a cooldown kicks in, restoring vanilla i-frames temporarily to prevent spamming.
Note: Players are not affected โ only mobs and other living entities.

Mods used to test with: Dummy mod, Too Many Bows Mod
๐ ๏ธ Configuration
A simple config file (config/projectileimmunityfix.json) is generated on first launch, with the following options:
Setting Description Default maxHitsBeforeCooldown Maximum consecutive projectile hits allowed before normal i-frames return 10 cooldownTicks How long (in ticks) the entity is protected after exceeding the max hits 20 ticks (1 second) timeWithoutHitResetTicks How long (in ticks) an entity must go without getting hit for the hit counter to reset 20 ticks (1 second)You can adjust these values to make combat faster, slower, or more punishing depending on your pack's balance.
๐ง Requirements
- Minecraft 1.21.1
- Fabric Loader
- Fabric API
Similar Mods
BLAST ๐ฃ
A mod about bombs.
Create: Rustic Structures
This mod adds functional and decorative structures using Create blocks.
OPack2Reload
Prevent Minecraft from reloading the resource packs if the player doesn't really change the selected packs. Also add a "...
Player Animation Library
A library that allows mods to animate the player, in a way that doesn't conflict with other mods. (and much more!)
Snowy Tents
Adds cozy snowy tents to snow biomes, filled with stuff to discover
Minor Integrations and Additions (MIA)
Several new, usually small integrations, improvements, and additions for several mods and Minecraft itself