Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published last year
Updated last month
Changelog
Fixed
- Shield use code now checks a tag (
staminafortweakers:shield
) instead of checking for theminecraft:shield
item. Some modded shields may work out of the box, others may need to be added to the tag with a data pack. - No longer checking for item tags during Better Combat
AttackStart
events, since the event won't fire unless BC thinks the player is holding a weapon. Should fix weapon swing exhaustion for most modded weapons when BC is installed.