-
Notifications
You must be signed in to change notification settings - Fork 0
Home
github-actions[bot] edited this page Aug 2, 2026
·
4 revisions
Player- and contributor-facing documentation for NeroQuests, part of the Neroland sci-fi Minecraft mod ecosystem. Built on Neroland Core.
Status: early — this mod is in development (version
0.0.1-alpha.1). The quest engine, rewards, sync, the quest book and the built-in three-chapter story line are in; more is still landing, so pages will grow as features arrive. Keep this wiki updated alongside code changes (see../AGENTS.md/../CLAUDE.md).
- Story chapters — the built-in quest line: Groundwork, Industrial Age, The Space Race
- Quest book — the in-game book: opening it, reading the graph, and the state legend
-
Commands — the
/neroquestsoperator tree: grant, revoke, reset, list, reload-check, export - Quest format — the datapack JSON for quests and quest-book chapters
- Objectives — every objective type, how progress is tracked, and missing-mod behaviour
- Rewards — every reward type, how payouts run, and how they degrade without a sibling mod
- Data storage — how quest progress is saved, kept, erased and exported
- Server → client sync — what the server sends your client, when, and why only your own progress
- Link module — the companion-app surface: sections, the claim action, events and privacy
- Telemetry — anonymous crash reporting: what is sent, and how to opt out
Feature pages follow. Add one page per block, item, machine, or system as it is built, and link it here. Keep this page as the index.