promotional bannermobile promotional banner

NeoOrigins

A modern port of Origins

File Details

NeoOrigins v1.11.1 (MC 1.21.1)

  • R
  • Apr 17, 2026
  • 799.34 KB
  • 263
  • 1.21.1
  • NeoForge

File Name

neoorigins-1.11.0+1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Bug Fixes

  • Fixed Cook class causing exponential saturation on food items, making them unstackable. The broken tick-based scanner has been replaced with one-shot craft/smelt event handlers that boost food exactly once.
  • Fixed execute_command compat actions running at player permission level instead of server level. Addon packs using /function calls (e.g. spawning Icarus wings into curio slots) now work for non-op players.
  • Fixed entity_action_chosen trigger being silently ignored in action_on_callback compat powers. Addon packs that run setup commands when a player selects an origin now fire correctly.