NeoOrigins

A modern port of Origins

File Details

NeoOrigins v2.2.12 (MC 26.1.x)

  • R
  • Jul 2, 2026
  • 11.15 MB
  • 28
  • 26.1.2+2
  • NeoForge

File Name

neoorigins-2.2.12+26.1.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

NeoOrigins 2.2.12

A compatibility release: a new origins:origin condition and four more built-in powers so third-party addon packs load, more forgiving /power and /resource commands, and a Dragon Survival fix that stops us from blocking its appearance editor.

Supports: Minecraft 26.1.x (Java 25) · Minecraft 26.2 (Java 25) · Minecraft 1.21.1 (Java 21)

Compatibility (Apoli / Origins)

  • origins:origin condition implemented: gate a power on the player's current origin (optionally scoped to a layer), mirroring Apoli's own condition.
  • Four more built-in Origins powers translate: origins:strong_arms, natural_armor, and more_exhaustion now resolve to NeoOrigins equivalents, so addon origins auto-hidden for translating too few powers (like the wou pack's rock human) show up in the picker.
  • /power accepts an optional source argument, matching Apoli, so addon functions that pass one no longer fail to parse.
  • /resource set/change/operation accept a multi-player selector.

Bug Fixes

  • origins:weak_arms slows mining again: it was passing its factor under the wrong codec key and silently defaulting to 2x faster.
  • The Flower Man addon pack loads clean: command shims + corrected particle lists let its functions register and run.
  • Dragon Survival's appearance editor opens again: only species-choice screens are intercepted now, and only behind the opt-in compat.suppress_dragon_species_screens config (default off).