File Details
NeoOrigins v1.4.0 (MC 1.21.1)
- R
- Apr 12, 2026
- 657.76 KB
- 6
- 1.21.1
- NeoForge
File Name
neoorigins-1.4.0+1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
v1.4.0
Bug Fixes
- Fixed Avian "Athlete's Diet" granting permanent Saturation effect instead of reducing hunger drain (fixes #14)
- Fixed power toggle state (e.g. toggling off Athlete's Diet) not persisting across logout/relog
- Fixed
hunger_drain_modifierpower type being non-functional — Feline (1.3x), Draconic (1.5x), Tiny (1.8x), Hiveling (1.5x), Gorgon (1.5x), and class hunger modifiers now actually work
Performance
- Eliminated per-tick layer sorting in ActiveOriginService — origins map now uses natural sort order
- Removed redundant double power lookup in mob spawn suppression handler
- Replaced full player list scan with spatial AABB query for enchantment table bonus
- Fixed memory leak: CompatTickScheduler queue now partitioned by player and cleaned on logout
- Fixed memory leak: network activation debounce map now cleaned on logout
- Fixed memory leak: minion tracker now cleaned on logout
- Replaced Map.copyOf() with unmodifiable view in PlayerOriginData.getOrigins()
UI
- Origin selection screen now scales proportionally with window size (removed 660px width cap)
- Left panel width adapts to screen size (30% of total, clamped 130-200px)
- Power descriptions in the detail panel now word-wrap instead of clipping
Balance
- Avian "Athlete's Diet" now reduces all exhaustion by 75% (was: permanent Saturation effect)

