IFramesTweaker - Invincibility Frame Adjustment for Fast Weapons
What's the Problem?
In standard Minecraft, there's an invincibility frame (I-Frames) system that activates when entities take damage. This prevents damage from being dealt too rapidly. However, in the vanilla game, this mechanism doesn't account for weapon attack speed, making fast-firing weapons from mods ineffective - they grant enemies significantly more invincibility frames than necessary.
How Does the Mod Fix This?
IFramesTweaker solves this problem by synchronizing the duration of invincibility frames with the attack speed of the weapon being used. Now the invulnerability period lasts approximately 75% of the weapon's recharge time, while maintaining limits between 5 and 24 game ticks.
The modification includes a simple configuration system that may be expanded in future updates.