promotional bannermobile promotional banner

NeoOrigins

A modern port of Origins

File Details

NeoOrigins v1.11.0 (MC 26.1.x)

  • R
  • Apr 16, 2026
  • 802.83 KB
  • 13
  • 26.1.2+2
  • NeoForge

File Name

neoorigins-1.11.0+26.1.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:neoorigins-1495375:7937250"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.