·
1 commit
to main
since this release
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.
Requirements
Minecraft 1.20.1, Forge 47.x, Born in Chaos. Server side only.