NeoOrigins
NeoForge port of Origins with a JSON-first power framework, an event dispatcher, projectile + VFX pipeline, and an extensive pack-author and Java API surface.
Start here
- Pack authors — start with the Cookbook, then skim Pack Format and the API Overview.
- Java extenders — read the Java API reference and the Custom Projectiles & VFX guide.
- Upgrading from 1.x — follow the Migration Guide and skim What’s New in 2.0.
Reference
| Power Types | Every built-in type a power JSON can use. |
| Actions | Every entity_action verb and its fields. |
| Conditions | Every condition verb and its fields. |
| Events | Which events fire when; how to attach actions to them. |
| Evolution | Kill-based tier progression for every origin. |
Project
- Source: github.com/CyberDay1/NeoOrigins
- Releases & changelogs: GitHub Releases
- Issues: GitHub Issues