作者:rebot | 分类:模组
Minecraft 版本: 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.11
平台: fabric
标签: equipment game-mechanics utility

Anchor's No Shield Delay is a lightweight, performance-focused utility mod for Fabric 1.21.10 that fixes one of Minecraft's most frustrating combat mechanics: the shield delay.
In Vanilla Minecraft, there is a hardcoded 5-tick (0.25 second) delay from the moment you right-click to the moment the shield actually starts blocking damage. This mod eliminates that window entirely.
isBlocking logic.Vanilla Minecraft requires itemUseTimeLeft to be active for at least 5 ticks before the isBlocking() method returns true. This mod injects into the LivingEntity class to allow for 0-tick activation, ensuring your hitboxes are updated the same frame you press the button.
.jar from the versions tab.%appdata%/.minecraft/mods folder.Note: This mod is client-side and server-side friendly. For best results in multiplayer, it is recommended to have the mod installed on the server to prevent "ghost" damage.
请登录后举报
暂无评论,抢个沙发吧~