NeoOrigins

A modern port of Origins

File Details

NeoOrigins v2.2.11 (MC 26.2)

  • R
  • Jul 1, 2026
  • 11.14 MB
  • 18
  • 26.2
  • NeoForge

File Name

neoorigins-2.2.11+26.2.jar

Supported Versions

  • 26.2

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

NeoOrigins 2.2.11

New:

  • Numbered keybind slots: add an optional "key": N (1-64) to any active or toggle power to pin it to named-hotkey pool slot N.
  • Pre-bound modpack hotkeys: pack authors can seed default slot bindings through the [hotkeys] slot_defaults client config.
  • Import built-in powers: every editor (in-game origin creator, mob creator, web form, and Blockly) can now import any built-in power as an editable copy.
  • The key:N hotkey field is exposed in the editor UI on active and toggle powers.

Fixed:

  • Bars and toggles inside origins:multiple stopped resolving after 2.2.8 when they used slash-form synthetic ids; a legacy-id shim now maps them back to their canonical ids.
  • Nested and typed block conditions in action_on_event are now evaluated correctly instead of matching every block.