Module Registry
BetaFoundation

ECHO: NPCore

Provides npc.dialogue, npc.profiles, npc.screens, npc.services, npc.trades, npc.villagerreplacement for the ECHO module graph.

Registry State

Version

1.0.0

Dependencies

3

Standalone

Supported

Ashfall

Optional / Future

Overview

ECHO: NPCore is sourced from ECHO-Modules/addons/echonpcore.

It declares 3 required modules and 6 optional integrations.

Release output is generated per runtime family so the launcher can update this module independently.

Status Note

Generated from src/main/resources/META-INF/echo.mod.json in ECHO-Modules. The launcher resolves this module through moduleRequirements and downloads only changed artifacts when URLs are present.

Dependencies

Capabilities

Native artifact: echonpcore-1.0.0.echo-addon
NeoForge artifact: echonpcore-1.0.0-neoforge.jar
Standalone artifact: echonpcore-1.0.0-standalone.jar
Sources artifact: echonpcore-1.0.0-sources.jar
Provides: npc.dialogue, npc.profiles, npc.screens
API stability: experimental

Integrations

echoadaptercoreechocoreechonetcoreechodatacoreechomissioncoreechorendercoreechoscreencoreechoterminalechoworldcorenpc.dialoguenpc.profilesnpc.screensnpc.servicesnpc.trades

Roadmap

Keep echo.mod.json, README.md, docs/artifacts.md, and release artifacts in sync for every release.

Publish Native, NeoForge, Standalone, and sources artifacts with checksums before marking an edition player-ready.

Use Release Index metadata as the public source for launcher and website download links.

Release Notes

Generated release files

1.0.0
  • echonpcore-1.0.0-neoforge.jar for Ashfall NeoForge Edition.
  • echonpcore-1.0.0.echo-addon for Ashfall Native Edition.
  • echonpcore-1.0.0-standalone.jar for Ashfall Standalone Edition.
  • echonpcore-1.0.0-sources.jar for traceability and developer debugging.
  • META-INF/echo.mod.json is always required; META-INF/neoforge.mods.toml and echo-addon-package.json are required when applicable.

Next Step

Explore the module contract and source trail.

Module detail pages keep the public registry readable while the docs explain deeper integration behavior. GitHub remains the source trail for implementation work.