File Details
NeoOrigins v2.2.11 (MC 1.21.1)
- R
- Jul 1, 2026
- 11.21 MB
- 331
- 1.21.1
- NeoForge
File Name
neoorigins-2.2.11+1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
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.