Module Registry
AlphaExperience

ECHO: Openlands Protocol

Openlands Protocol is the first-party relaxed sandbox contract for Openlands, Official ECHO Pack #2. It owns Openlands-specific content, progression, old roads, waystones, first-hour guidance, and cross-runtime parity fixtures.

Registry State

Version

0.1.0

Dependencies

18

Standalone

Supported

Ashfall

Optional / Future

Overview

ECHO: Openlands Protocol is sourced from ECHO-Modules/addons/echoopenlandsprotocol.

It declares 18 required modules and 15 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

ECHO: AdapterCore

Provides adapter.neoforge, adapter.echonative, adapter.echoruntimestandalone, echo.native.registry, echo.native.lifecycle, echo.native.events, echo.native.commands, echo.native.config, echo.native.network, echo.native.resources, echo.native.capabilities, echo.native.attachments, echo.native.worldgen, echo.native.render, echo.native.screens, echo.native.savedata for the ECHO module graph.

Beta

ECHO: AssetCore

Provides assets.registry, assets.validation, textureforge.prompts, textureforge.reports for the ECHO module graph.

Beta

ECHO: BiomeCore

Provides biome.ambience, biome.hazards, biome.holomaplayers, biome.profiles for the ECHO module graph.

Beta

ECHO: ContentCore

Provides content.availability, content.gates, content.ownership, content.references for the ECHO module graph.

Beta

ECHO: Core

Provides echo.core, echo.services, echo.runtimemodules, echo.spine, echo.config, echo.missions, echo.network, echo.index, echo.world, echo.map, echo.factions, and echo.diagnostics for the ECHO module graph.

Stable

ECHO: CreatureCore

Provides creature.aiprofiles, creature.archetypes, creature.scanmetadata for the ECHO module graph.

Beta

ECHO Foundation Core

Shared survival/content ownership, dependency, alias, and legal identity contracts.

Active

ECHO Material Core

Baseline raw materials, refined materials, generic building blocks, and material tags.

Active

ECHO: NetCore

Provides echo.net for the ECHO module graph.

Beta

ECHO Tool Core

Baseline hand tools, tool role tags, and survival tool progression.

Active

ECHO Station Core

Baseline crafting/storage/processing stations and recipe surface contracts.

Active

ECHO World Starter

Spawn safety, first-hour survival route, starter shelter, and early light contracts.

Active

ECHO Common Loot

Generic loot pools, baseline block drops, and starter cache contracts.

Active

ECHO Creature Roles

Shared creature role taxonomy for experience-specific mobs.

Active

ECHO: ProgressionCore

Provides progression.featureunlocks, progression.gates, progression.objectives, progression.recipeunlocks, progression.serverobjectives, progression.teamobjectives, progression.uisurfaceunlocks, progression.unlockgraph, progression.worldeventunlocks for the ECHO module graph.

Beta

ECHO: RecipeCore

Provides index.recipebackend, recipes.backend, recipes.machineviews, recipes.search, recipes.usagegraph for the ECHO module graph.

Beta

ECHO: StructureCore

Provides structures.discoveryreferences, structures.poimetadata, structures.profiles for the ECHO module graph.

Beta

ECHO: WorldCore

Provides world.hazards, world.regions for the ECHO module graph.

Beta

Capabilities

Native artifact: echoopenlandsprotocol-0.1.0.echo-addon
NeoForge artifact: echoopenlandsprotocol-0.1.0-neoforge.jar
Standalone artifact: echoopenlandsprotocol-0.1.0-standalone.jar
Sources artifact: echoopenlandsprotocol-0.1.0-sources.jar
Provides: openlands.blocks, openlands.creatures, openlands.first_waystone
API stability: alpha

Integrations

echoadaptercoreechoassetcoreechobiomecoreechocontentcoreechocoreechocreaturecoreechofoundationcoreechomaterialcoreechonetcoreechotoolcoreechostationcoreechoworldstarterechocommonlootechocreatureroles

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

0.1.0
  • echoopenlandsprotocol-0.1.0-neoforge.jar for Openlands NeoForge Edition.
  • echoopenlandsprotocol-0.1.0.echo-addon for Openlands Native Edition.
  • echoopenlandsprotocol-0.1.0-standalone.jar for Openlands Standalone Edition.
  • echoopenlandsprotocol-0.1.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.