Fear of Anything - 1.20.1 - 2.0.1
Curse Maven Snippet
What's new
## 2.0.1 (2025-10-08)
- Add per-group light-level avoidance:
- `light_fear.enabled`: default false (off by default)
- `light_fear.mode`: `ABOVE` (avoid bright) or `BELOW` (avoid dark)
- `light_fear.threshold`: 0..15 (default 11)
- `light_fear.layer`: `COMBINED` (default), `BLOCK`, or `SKY`
- `light_fear.hysteresis`: margin to prevent jitter (default 1)
- New AI goal `LightFearGoal` that moves mobs toward positions with acceptable light.
- Config: `lightCheckCooldownTicks` to control light evaluation interval (default 20 ticks).
- Version bump to 2.0.1.
- Fix `mods.toml` dependency keys to `dependencies.firefearmod`.
Notes:
- Light fear is disabled by default for all groups. Enable it per-group in `config/firefearmod-common.toml`.
- Combined brightness is used by default to work both indoors and outdoors.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects