promotional bannermobile promotional banner

NeoOrigins

A modern port of Origins

File Details

NeoOrigins v2.2.5 (MC 26.1.x)

  • R
  • Jun 18, 2026
  • 10.69 MB
  • 25
  • 26.1.2+2
  • NeoForge

File Name

neoorigins-2.2.5+26.1.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

NeoOrigins 2.2.5

Adds a Build A Spell integration, two new powers, an expanded client-config surface for the HUD ability display, an array-form authoring fix, and a new Minecraft 26.2 build alongside 26.1.x and 1.21.1.

New Powers & Systems

  • Build A Spell integration — neoorigins:cast_spell: casts an inline, effect-first Build A Spell spell on activation. Mod-gated via required_mods; cost is charged on the NeoOrigins power, bypassing BaS mana.
  • attract_mobs: pulls nearby mobs toward the holder (new AvoidEntityGoalMixin).
  • prevent_item_damage: stops items losing durability under the power's conditions.
  • tame_target action verb: tames the entity on the other side of an interaction.

Pack Author Features

  • Action/condition fields now accept an object or an array (implicit "all-of") — a bare array previously silently no-opped.
  • summon_minion gains attribute & enchantment fields for summoned minions.
  • disable_hotkey precedence clarified over a power's own bind.

Client Configuration

  • Expanded HUD ability-display options (cooldown-countdown opacity, default origin sort), documented in the new CLIENT_CONFIG.md.

Bug Fixes

  • Oceanic conduit/apex powers are usable on land again — they were water-gated by vanilla conduit_power; rebuilt on land-usable effects.

Minecraft 26.2 Support

  • A native MC 26.2 jar joins the release (NeoForge, Java 25), alongside the 26.1.x and 1.21.1 jars.
  • Note: a few soft-dependency integrations (JEI, Jade, FTB) aren't on the 26.2 build yet, pending those mods' 26.2 releases — core + Build A Spell are fully present. 26.1.x and 1.21.1 are unaffected.

Localization & Docs

  • All 12 locale files updated; ACTIONS/API/CONDITIONS/POWER_TYPES/CLIENT_CONFIG docs and the power/action + web-editor schemas regenerated.