-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dario Maselli edited this page Jun 29, 2026
·
4 revisions
Player- and contributor-facing documentation for Neroland Core, part of the Neroland ecosystem.
Status: V1 foundation complete — version
1.1.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, a creative tab, and a set of passive storage blocks (Battery, Fluid Tank, Gas Tank, Item Store, Trash Can); the gameplay — machines, generators, planets — 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.
- Storage blocks — passive endpoints Core ships: Battery, Fluid Tank, Gas Tank, Item Store, Trash Can, and the Creative Source Blocks.
- 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/.