SpawnGuard
Protects players from hostile mob attacks for a configurable duration after spawning. Works on Fabric, Forge, and NeoForge.
Features
- Automatic Mob Attack Protection effect on first spawn
- Configurable protection duration (default: 5 minutes)
- Brewable Potion of Mob Attack Protection
- ModMenu config screen support (Fabric)
Brewing Recipes
| Recipe | Result | |
|---|---|---|
| Potion of Weakness + Blaze Powder | Potion of Mob Attack Protection | ![]() |
| Potion of Mob Attack Protection + Redstone | Long Potion of Mob Attack Protection | ![]() |
Configuration
Fabric (config/spawnguard.json5):
{
"enableSpawnGuard": true,
"mobAttackProtectionDuration": 6000
}
Forge / NeoForge (config/spawnguard-common.toml):
enableSpawnGuard = true
mobAttackProtectionDuration = 6000
Requirements
| Loader | Dependencies |
|---|---|
| Fabric | Fabric API, Cloth Config |
| Forge | — |
| NeoForge | — |
Совместимость
Создатели
Детали
Лицензия:LGPL-3.0-only
Опубликован:1 год назад
Обновлён:1 день назад



