promotional bannermobile promotional banner

NeoOrigins

A modern port of Origins

File Details

NeoOrigins v2.0.37 (MC 26.1.x)

  • R
  • May 16, 2026
  • 1.69 MB
  • 132
  • 26.1.2+2
  • NeoForge

File Name

neoorigins-2.0.37+26.1.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

v2.0.37: no_slowdown fix, armor_equip, public /neoorigins get, custom-class docs

  • no_slowdown: implement the previously no-op power — cancels cobweb / sweet berry / powder snow slowdown and the soul sand / honey walk-speed factor. Unrestricted variant is client-predicted; optional block_tag filter.
  • prevent_action: new armor_equip action with per-slot head/chest/legs/feet toggles; chestplate_equip kept as a legacy alias.
  • active_dash / dash: optional set_velocity bool so backward momentum can't cancel a dash; all four built-in dashes ship with set_velocity: true (#73).
  • hiveling_jump_boost: +40% jump strength so Hiveling's 60% size still clears a one-block jump (#70).
  • /neoorigins get usable by non-operators via new [commands] public_origin_get config (default true; operators always allowed).
  • Fix minion death / despawn-tick server crash.
  • Fix (26.1): /origin and /neoorigins were root-gated to OP; permissions now per-subcommand so editor, evolve accept/decline and self-gui work without OP (matches 1.21.1).
  • New docs/CLASSES.md custom-class guide + examples/custom_class/ datapack; no_slowdown and prevent_action docs/schema updated.