mbler
Overview
mbler is a development tool for Minecraft Bedrock addons. It is built with Node.js and TypeScript and runs on Windows, Linux, macOS, and Android (via Termux).
- GitHub repo
- Docs (this site)
Why mbler?
- Solves SAPI version chaos — automatically resolves the correct
@minecraft/serverversion for your target Minecraft version - Simplest addon workflow — one command to build, watch, and package
- TypeScript support — write behavior pack scripts in TypeScript, bundled automatically
- Internationalization (i18n) — CLI supports English and Chinese
- MCX DSL — a Vue-like DSL that replaces verbose JSON configuration for items, entities, blocks, UI, and events. Learn more about MCX
Getting Started
Read the Quick Start guide to set up your first project.
Maintainers
Lead developer
- RuanhoR — repository owner
Contributors
- None at the moment — contributions welcome!