instant-shield-break-1.0.0.jar
Curse Maven Snippet
What's new
Instant-Shield-Break โ Changelog by Shubham96 ยท MIT License ยท Fabric 1.19โ1.21
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ v1.0.0 โ Initial Release May 10, 2025 ยท Fabric 1.19โ1.21 โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Added:
- Full 1-tick shield break โ swaps to axe on attack and reverts in the same call-stack frame, zero extra ticks
- ShieldDetector โ catches shield raise intent before the 5-tick raise delay via isUsingItem() + item identity check
- InventoryScanner โ scans hotbar slots 0โ8 then inventory 9โ35, with cached last-used axe slot for instant lookup
- SwapHandler โ 150ms spam cooldown, vanilla UpdateSelectedSlotC2SPacket for proper server sync
- Attack mixin hooking attackEntity() at HEAD and RETURN โ only intercepts PlayerEntity, mob attacks unaffected
- GSON-backed JSON config at config/instant-shield-break.json โ supports enabled toggle, cooldownMs, and debugLogging
- Support for any modded axe extending AxeItem โ not limited to vanilla axes
- Config auto-creates with defaults on first launch โ no manual setup required
Note: No GUI, no keybinds โ always on by default. Disable via config if needed. Zero visible flicker frames. Client-side only, no server install required.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

