HomeJavaModsBlocking Overhaul
Blocking Overhaul
ModsJava

Blocking Overhaul

by TheRedBrain · on Modrinth

Overhauls blocking attacks by adding a parry mechanic and changing several mechanics to be entity attribute - driven.

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 26.1–26.1.2⬇ Download for 1.21.11
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Blocking Overhaul

Overhauls blocking attacks by adding a parry mechanic and changing several mechanics to be entity attribute - driven.

When blocking is started just before a hit, the attack is parried. The length (in ticks) of that time window is determined by the "blockingoverhaul:parry_window" entity attribute.

Changes to knockback on blocking/parrying

Blocking/parrying an attack no longer applies a hardcoded amount of knockback to the attacker.

Instead, the knockback is more dynamic, where knockback amount and affected entity (attacker or defender) are determined by several factors.

((defender_block_force * defender_parry_multiplier) - (attacker_attack_knockback + additional_attack_knockback)) * total_applied_blocking_knockback_multiplier

If the result of the calculation is negative, the knockback is applied to the defender. If it's positive, the knockback is applied to the attacker.

Changes to blocked damage amount

Parrying can also apply the multiplier determined by the "blockingoverhaul:parry_multiplier" entity attribute to the amount of blocked damage. This can be disabled by the server config and/or the item used for blocking.

Technical details

This data component needs to be present on an item stack for parrying to work.

Parrying has several conditions:

Stamina Attributes integration

Blocking Overhaul has integration for Stamina Attributes, parrying an attack has a different stamina cost than regular blocking, determined by the "blockingoverhaul:parry_stamina_cost" entity attribute.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more