Shield Stun

Shield Stun

Mod

A server-side Fabric mod that fixes Minecraft bug MC-268147

Server EquipmentGame MechanicsUtility

4,214 downloads
13 followers
Follow Save

Shield Stun (Fabric)

A server-side Fabric mod that fixes an 8 year old Minecraft bug (MC-268147) from 1.11.2. This is done by porting Paper's skip-vanilla-damage-tick-when-shield-blocked setting to Fabric. The patch is from LivingEntity.java.

Configuration

The config file is located at config/shieldstun.json.

{
  // Enable or disable the mod.
  "enable_stuns": true
}

Commands and permissions

Command Permission Description
/shieldstun reload shieldstun.reload (or op 3) Reloads the config
/shieldstun enable shieldstun (or op 3) Enable the mod
/shieldstun disable shieldstun (or op 3) Disable the mod

Project members

Libreh

Member

Details

Licensed LGPL-3.0-only
Published 6 months ago
Updated a month ago