作者:rebot | 分类:模组
Minecraft 版本: 1.21.4
平台: neoforge
标签: utility
Survive your first moments. SpawnGuard protects players from hostile mob attacks for a configurable duration after spawning — no more losing everything to a creeper before you even find wood.
| Recipe | Result | |
|---|---|---|
| Potion of Weakness + Blaze Powder | Potion of Mob Attack Protection | ![]() |
| Potion of Mob Attack Protection + Redstone | Long Potion of Mob Attack Protection | ![]() |
Fabric (config/spawnguard.json5):
{
"enableSpawnGuard": true,
"mobAttackProtectionDuration": 6000
}
NeoForge (config/spawnguard-common.toml):
enableSpawnGuard = true
mobAttackProtectionDuration = 6000
enableSpawnGuard — Toggle spawn protection on or offmobAttackProtectionDuration — Duration in ticks (20 ticks = 1 second, default: 6000 = 5 minutes)| Loader | Required Dependencies |
|---|---|
| Fabric | Fabric API, Cloth Config |
| NeoForge | — |
| Forge | — (up to 1.21.4 only) |
请登录后举报
暂无评论,抢个沙发吧~