File Details
naturalis-1.21.8-1.6.2.1
- R
- Jun 24, 2026
- 1.22 MB
- 30
- 1.21.8
- NeoForge
File Name
naturalis-1.21.8-1.6.2.1.jar
Supported Versions
- 1.21.8
Curse Maven Snippet
Fixed crafts issue
# [1.6.2] — 2026-06-03
### Added
- **Mob profile datapacks** — tune per-entity morph behaviour (diet, mass, instincts, environment, vision, quick-slot categories) via JSON in `mob_archetypes/`, `mob_profiles/`, and `mob_namespace_defaults/`. Reloads with `/reload`. See [mob profiles wiki](docs/wiki/20-mechanisms/mob-profiles-datapack.md).
- **Expanded diet types** — piscivore, insectivore, necrovore, frugivore, fungivore, hematophage, scavenger, lithovore, florivore, nectarivore (13 total).
- **Bundled mod profiles** — Mowzie's Mobs, Ice and Fire, and Born in Chaos ship with Naturalis archetypes and per-mob overrides.
### Fixed
- **Forge 1.20.1** — recipes now use 1.20.1 JSON format (crafting no longer fails); morph acquisition works for modded entities ("not a living entity" resolved).
- **NeoForge 1.21.1** — dedicated server no longer crashes from client-only classes loading on startup.
- **NeoForge 1.21.8** — build restored; reload listeners, entity spawn compat, and Morph Beacon GUI aligned with current APIs.