File Details
NeoOrigins v1.11.0 (MC 1.21.1)
- R
- Apr 16, 2026
- 799.80 KB
- 172
- 1.21.1
- NeoForge
File Name
neoorigins-1.11.0+1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
New Feature — Advancement-Based Origin Upgrades (Datapack Authorable)
- Any origin JSON can now declare an 'upgrades' list: a set of advancement/origin/announcement entries
- When a player earns the advancement, their current origin on that layer automatically swaps to the target
- Optional announcement field sends a translatable system message
- Works per-layer (origin + class upgrades run independently)
- Any datapack — modpack, addon, standalone — can author upgrade chains without Java code
Bug Fixes
- Fixed necromancer minions (and all summoned mobs) losing ownership info when walking through portals. Minions are now tracked by UUID across dimension changes.
- Fixed Avian slow-fall not working on MC 26.1 — the generic. attribute prefix still exists in 26.1 and the resolver wasn't falling back to it.

