Перейти к содержимому
Mineforgian

Kev's Projectile Immunity Fix

Allows multiple projectiles to hit at the same time but balanced!

6K загрузок5 подписчиковMITfabricneoforge

Обновлён 15 августа 2025 г. · опубликован 28 апреля 2025 г.

📜 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.

Projectile Immunity Fix Showcase

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

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.8Релиз1.21.1neoforge15 августа 2025 г.Скачать (41 КБ)
1.0.8Релиз1.21.1fabric15 августа 2025 г.Скачать (41 КБ)
1.0.7Релиз1.21.1neoforge18 июня 2025 г.Скачать (39 КБ)
1.0.7Релиз1.21.1fabric18 июня 2025 г.Скачать (39 КБ)
1.0.6Релиз1.21.1neoforge7 июня 2025 г.Скачать (36 КБ)
1.0.6Релиз1.21.1fabric7 июня 2025 г.Скачать (36 КБ)
1.0.5Релиз1.21.1fabric5 июня 2025 г.Скачать (32 КБ)
1.0.0Релиз1.21.1fabric28 апреля 2025 г.Скачать (31 КБ)

Ченджлог

1.0.8Релиз1.21.1 · 15 августа 2025 г.

Added melee config

1.0.8Релиз1.21.1 · 15 августа 2025 г.

Added melee config

1.0.7Релиз1.21.1 · 18 июня 2025 г.

Added per entity config

1.0.7Релиз1.21.1 · 18 июня 2025 г.

Added per entity config

1.0.6Релиз1.21.1 · 7 июня 2025 г.

Neoforge Architectuary

1.0.6Релиз1.21.1 · 7 июня 2025 г.

Fabric Architectuary

1.0.5Релиз1.21.1 · 5 июня 2025 г.

Added player projectile immunity settings to the config

1.0.0Релиз1.21.1 · 28 апреля 2025 г.

First version!

Комментарии

Загружаем…