promotional bannermobile promotional banner

BIC Shield Compat

Makes shield-disabling weapons work against Born in Chaos's Skeleton Thrasher and Door Knight by intercepting their fake Resistance IV block mechanic.
Back to Files

BIC Shield Compat 2.0.0 Forge (1.20.1)

File namebic_shield_compat-2.0.0.jar
Uploaded
Jun 10, 2026
Downloads
9.2K
Size
6.1 KB
Mod Loaders
Forge
File ID
8225146
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:bic-shield-compat-1516289:8225146")

Learn more about Curse Maven

What's new

v2.0.0


Complete rewrite. The v1.0.0 tag-injection approach was a silent no-op: Born in Chaos mobs never consult Forge entity tags, so it changed nothing. This release fixes the actual mechanic.

 

How it works now:

 

The Skeleton Thrasher and Door Knight block by self-applying Resistance IV on every hit instead of using a shield item. A mixin on their hurt path intercepts melee hits from weapons that report canDisableShield, strips the Resistance, and applies a five-second block cooldown. This covers vanilla axes and Tinkers' Construct axes. Other weapons don't trigger it.

This mod has no additional files