CREATOR SDK

Build on Ember.
Not on internals.

The Ember Creator SDK is the developer-facing layer for building mods, tools, integrations, and experiences that can survive Minecraft's evolution.

WHAT IT PROVIDES

A stable foundation for creators.

01

Stable API

Build against Ember interfaces instead of chasing Minecraft's changing internals.

02

Runtime Access

Use Ember's runtime and native integration layer to build deeper tools and mods.

03

Ember Nexus

Let Ember Nexus handle version-specific compatibility details wherever technically possible.

04

Creator Tooling

A growing set of libraries, templates, documentation, and utilities for mod authors.

THE GOAL

Write the mod once.
Let Ember handle the change.

01Your Mod

Targets the stable Ember API.

02Ember Runtime + Nexus

Maps requests into the active Minecraft environment and handles compatibility.

03Minecraft

Internal changes stay behind Ember Nexus.

DOCUMENTATION

Start where you need to.

EARLY DEVELOPMENT

The SDK will grow with the runtime.

Follow the repository for API work, native mapping, runtime development, examples, and future SDK releases.

Follow Ember development