WaterStand
作者:rebot | 分类:模组
Minecraft 版本: 1.21.11
平台: paper purpur
标签: game-mechanics utility
WaterStand
A minimal, ultra-optimized Paper plugin designed to fix a specific behavior introduced in recent Minecraft versions (1.21.11+) where Armor Stands take FIRE_TICK damage even when submerged in water, which often breaks existing water-based traps or decorative setups.
Useful for trappers who is used to the armorstand critouts by Shadow
? Features
Targeted Fix: Specifically cancels FIRE_TICK damage for ArmorStand entities ONLY when they are in water.
Ultra-Performance:
Fast Filtering: Uses high-speed enum comparisons to discard irrelevant events in nanoseconds.
Smart Execution: Employs EventPriority.LOWEST and ignoreCancelled = true to ensure the lowest possible CPU overhead.
Zero Footprint: No background tasks, no commands, and no configuration files needed.
Plug & Play: Works immediately upon installation.
请登录后举报
暂无评论,抢个沙发吧~