Origins (NeoForge)
Welcome to the Origins (NeoForge) documentation! This mod allows players to choose an Origin at the start of the game, granting unique abilities and traits.
This document is written by AI and may contain inaccuracies. Please report any issues you find to the mod developers.
info
This mod is a fully rewritten version of the original Origins mod, built on top of NeoForge. Some APIs and features from the original mod may not be present in this version, and some behaviors may differ.
Please refer to the documentation for details on how to use the new systems.
Download
CurseForge | Modrinth | Source Code
You also need to install Jupiter.
Overview
- Origins, Powers, Layers, and Badges are all configurable via Data Packs
- All JSON formats are documented in JSON Data Formats
- The type system is covered in Basic Concepts, Shared Data Types, and Minecraft Data Types
- Condition and action types are listed in Types Reference
- KubeJS add-on documentation: Origins JS