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

Compatibility

Let Ember handle version-specific implementation 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

Maps requests into the active Minecraft environment.

03Minecraft

Internal changes stay behind the compatibility layer.

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