-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dario Maselli edited this page Jun 27, 2026
·
3 revisions
Player- and contributor-facing documentation for Neroland Core, part of the Neroland ecosystem.
Status: V1 foundation complete — version
1.0.0. Core is a library, not a content mod: it ships materials, tags, and a stack of APIs that other Neroland mods (Nerospace, Nerotech, NeroPower, NeroEconomy, NeroFactions, NeroQuests, NeroEvents) build on. On its own it adds a few crafting materials and a creative tab; the gameplay lives in the mods that depend on it.
Built for Minecraft 26.1.2 and 26.2 on NeoForge, Forge, and Fabric.
- Getting Started — what Core is, who it's for, and how to install it.
-
Commands — every
/neroland …command in one place. - FAQ — quick answers.
- Materials — Nero Alloy, Starsteel, Void Crystal, Plasma Glass and their forms.
- Recipes — the compaction recipes Core ships.
- Machines, Power & Upgrades — the Nero energy + machine framework.
- Progression Gates — the shared milestone system.
- Economy & Reputation — currency and faction-standing contracts.
- Configuration — the config file and reload command.
-
Tags & Datapacks —
c:/neroland:tags and pack retuning. - Privacy & Data — POPIA/GDPR, erasure, and retention.
- For Developers — how to depend on Core and use each system.
- Deeper API docs live in
../docs/.