πŸ›‘οΈ Instant-Shield-Break

πŸ›‘οΈ Instant-Shield-Break

πŸ” Auto-breaks enemy shields in nethpot PvP by swapping to an axe at the exact moment of attack, then reverting instantly β€” all within a single tick. No GUI, no keybinds, always on.

by
5.8K Downloads
fabricmagictechnologyutility
Configure a Compatible Minecraft Server

Screenshots

πŸ›‘οΈ Instant-Shield-Break Screenshot 1

About this Mod

Text Description (Accessibility Transcription)

Instant-Shield-Break v1.0

NETHPOT PVP Β· FABRIC MOD Β· CLIENT-SIDE

Auto-breaks enemy shields in nethpot PvP by swapping to an axe at the exact moment of attack,
then reverting instantly β€” all within a single tick. No GUI, no keybinds, always on.

Tags: Fabric API Β· Java Β· MC 1.19–1.21 Β· 1-tick swap Β· Always active Β· Zero flicker


βš™οΈ How the Swap Works

A five-step process that occurs within a single tick:

  1. Attack fired β€” player hits enemy
  2. Shield check β€” isUsingItem() detects if the target is raising a shield
  3. Swap to axe β€” @Inject HEAD swaps the held item to an axe
  4. Axe hits β€” shield is disabled
  5. Revert slot β€” @Inject RETURN swaps back to the original item instantly

πŸ“¦ Module Breakdown

ShieldDetector (util/ShieldDetector.java)
Checks if the target player is actively raising a shield via isUsingItem() + item identity
check. Catches the intent before the 5-tick raise delay, ensuring no missed hits.

InventoryScanner (util/InventoryScanner.java)
Scans hotbar slots 0–8 first, then main inventory slots 9–35. Maintains a cached
last-used axe slot for instant lookup on repeated attacks. Supports any modded axe
extending AxeItem.

SwapHandler (handler/SwapHandler.java)
Orchestrates the full swap sequence. Guards against spam with a 150ms cooldown. Sends a
vanilla UpdateSelectedSlotC2SPacket for server sync. Reverts in the same call-stack frame
β€” zero extra ticks.

Attack Mixin (mixin/ClientPlayerInteractionManagerMixin.java)
Hooks into attackEntity() at HEAD (pre-packet) and RETURN (post-packet). Only
intercepts PlayerEntity targets β€” mob attacks pass through unmodified.

Config (config/ShieldBreakConfig.java)
GSON-backed JSON config at config/instant-shield-break.json. Supports enabled toggle,
cooldownMs tuning, and debugLogging for verbose output. Auto-creates defaults on first
launch.


πŸ“Š At a Glance

Stat Value
Tick swap window 1
Spam cooldown 150ms
Visible flicker frames 0
Inventory slots scanned 35
Mixin inject points 2
Source modules 5

by Shubham96 Β· MIT License Β· Fabric 1.19–1.21 Β· instant-shield-break v1.0

Available Versions

πŸ›‘οΈ Instant-Shield-Break 1.0release
MC 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11fabric
April 21, 2026

How to Install πŸ›‘οΈ Instant-Shield-Break on Your Client

1

Install the Mod Loader Locally

Install fabric for your local Minecraft version.

2

Download the Matching File

Choose the πŸ›‘οΈ Instant-Shield-Break file for fabric and Minecraft 1.21.11.

3

Install Mod

Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.21.11, 1.21.10, 1.21.9 (+21 more)

Server-side

βœ— Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Does πŸ›‘οΈ Instant-Shield-Break need to be installed on the Minecraft server?

No. Modrinth marks πŸ›‘οΈ Instant-Shield-Break as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.

Which version and loader does πŸ›‘οΈ Instant-Shield-Break require?

Use a file for fabric and your exact Minecraft version. Supported versions include 1.21.11, 1.21.10, 1.21.9. Files for different loaders are not interchangeable.

πŸ›‘οΈ Instant-Shield-Break is not working – what should I check?

First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.

Minecraft Server for Your Group

πŸ›‘οΈ Instant-Shield-Break stays on your client. Host a compatible world for your group.

Recommended RAM
4 GBfrom €5.2/mo
Minimum 3 GB | per 8 players
Create Server Now
Client Compatibility Guide
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Unsupported

Supported Versions

1.21.111.21.101.21.91.21.81.21.71.21.61.21.51.21.41.21.31.21.2+14 more