promotional bannermobile promotional banner

Epic Fight Guard Fix

Mixin fixes for Epic Fight's shield/weapon guard system (base GuardSkill, Weapons of Miracles' Perfect Bulwark, and Epic Fight Nightfall's parry) plus unarmed combat and other core bugs.
Back to Files

guardfix-1.0.26.jar

File nameguardfix-1.0.26.jar
Uploader
epic_loverepic_lover
Uploaded
Aug 22, 2026
Downloads
23
Size
52.1 KB
Mod Loaders
Forge
File ID
8705368
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:epic-fight-guard-fix-1653717:8705368")

Learn more about Curse Maven

What's new

Update: root-cause fix for the two-handed-weapon offhand bug

Fixed: some other installed mod was silently intercepting the vanilla "what's in my offhand" check specifically whenever a two-handed weapon was in the main hand — the item was never actually removed, but every read of it came back empty. This wasn't just a guardfix problem: it turned out to also be why Weapons of Miracles' Nova (a dual-wield weapon that needs a matching weapon in the offhand for its own moveset) would stay stuck on the base game's generic skill even with two Novas equipped.

Patched at the root: guardfix now wins the priority race on that same check and always supplies the real, current offhand item — fixing it for every mod that reads it, not just guardfix's own logic. If you've run into any other "two-handed weapon makes my offhand act weird" issue, this should already be fixed too.

This mod has no additional files