Build Bedrock addons without starting from zero.

The fast, lightweight web editor built specifically for Minecraft Bedrock creators. Craft manifests, write commands, and paint textures—all in browser.


Editor Workspaces

Select a dedicated tool to start creating immediately.

Manifest Tool manifest.json

Pack Setup

Generate valid UUIDs, pack manifests, and addon configurations in seconds.

Command Editor .mcfunction

Command Suite

Write clean commands with high-visibility syntax highlight and error checking.

JSON Editor .png

Pixel Editor

Helpful tools that make creating pixel art easy.

JSON Editor .json

JSON Editor

Easily edit entity structures, component groups, and item definitions.

Scripting Suite .js

Write Scripts

Develop modern GameTest & Bedrock Script API scripts directly online.

A Friendlier Way to Mod

Forget heavy desktop IDEs and overcomplicated setups like bridge. You shouldn't need a computer science degree to create custom items, custom blocks, or new entity behaviors.

mcbCode Editor Preview

Skip the Boring Stuff

Setting up your pack structure from scratch is tedious. Input your pack name, choose your targets, and mcbCode formats valid Minecraft Bedrock code immediately.

{ "format_version": 2, "header": { "name": "My Awesome Addon", "description": "Made super easily with mcbCode", "uuid": "f81d4fae-7dec-11d0-a765-00a0c91e6bf6", "version": [1, 0, 0] } }

Pixel Art & Texture Editor

Design pixel textures right in your browser. No third-party image editor needed—export 16x16 or 32x32 PNG assets directly into your active project workspace.

Pixel Art Tool Preview

Write Commands Faster

No more syntax guesswork or unseen typos. The command script editor color-codes target selectors, coordinates, and arguments for max clarity.

execute as @a at @s run particle minecraft:basic_smoke_particle ~ ~1 ~ give @s diamond_sword 1 0 {"minecraft:item_lock": {"mode": "lock_in_slot"}} playsound random.levelup @s ~ ~ ~

Ready to build your next addon?

Save your projects safely in the cloud and work from anywhere.