作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: fabric quilt
标签: equipment game-mechanics utility
Server-side Fabric mod that fixes 2016 Minecraft shield invulnerability tick 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 config file is located at config/shieldstun.json. It controls whether shield stuns are applied.
{
"enable_stuns": true
}
| Command | Permission | Description |
|---|---|---|
| /shieldstun | everyone | About info |
| /shieldstun reload | shieldstun.reload (or op 3) | Reloads the config |
| /shieldstun status | shieldstun.status | Get stun status |
| /shieldstun enable | shieldstun.enable (or op 3) | Enable the mod |
| /shieldstun disable | shieldstun.disable (or op 3) | Disable the mod |
This mod does not enable shield stunning for fake players like those found in Carpet.
If you are using TheobaldTheBird's CarpetPvP mod, type:
/carpet shieldStunning true
This will temporarily enable shieldStunning for fake players.
If you want it to be permanent, click the text that says '[Change permanently?]'.
This mod also doesn't enable stunning on Paper servers that have shield stunning disabled.
请登录后举报
暂无评论,抢个沙发吧~