Respawn Invulnerability Remover
作者:rebot | 分类:模组
Minecraft 版本: 1.21
平台: fabric
标签: game-mechanics technology
Removes only respawn invulnerability.
It does not negate any other invincibility effects.
How does this work?
Before I begin, please note that I used a translation app to translate this text, so there may be some inaccuracies. I apologize for my limited English skills.
In Minecraft, when you respawn,
“joinInvulnerabilityTicks” is set to 60.
This grants you 60 ticks of invulnerability
when you enter the world or respawn.
By setting “joinInvulnerabilityTicks” to 0,
we are able to disable the invulnerability period upon respawn.
Prerequisite mod
- Fabric API
- Cloth Config API
- Mod Menu
-
Text Placeholder API
リスポーン時の無敵時間だけを無効化します!!
ほかの無敵時間は一切無効化しません。
どうそれを可能にしているか。
マインクラフトにはリスポーン時に
"joinInvulnerabilityTicks"が60に設定されます。
これはワールドに入った時、もしくはリスポーン時に
60tick無敵を付与するというものです。
このjoinInvulnerabilityTicksを0にすることで
リスポーン時の無敵時間無効化を実現しています。
前提mod
- Fabric API
- Cloth Config API
- Mod Menu
- Text Placeholder API
请登录后举报
暂无评论,抢个沙发吧~