built for bedrock, not java

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 your browser, no setup required.







editor workspaces

pick a tool and start creating immediately — no folder-diving required.

/give
Manifest Tool manifest.json

pack setup

generate uuids, pack manifests, and addon configurations in seconds.

Command Editor .mcfunction

command suite

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

Pixel Editor .png

pixel editor

helpful tools that make creating pixel art and textures 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.

Why mcbCode

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
Pack Setup

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] } }
textures

pixel art & texture editor

design pixel textures right in your browser. no third-party image editor needed — export 16x16-512x512 png assets directly into your active project workspace.

Pixel Art Tool Preview
Commands

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 ~ ~ ~
DripstoneAI [COMING SOON]

an ai that actually knows bedrock

dripstoneAI is built specifically around bedrock addon development. ask it to explain a chunk of code, fix a broken component group, or outline a whole new item — it works inside your project, not against it.

can you edit my guide book item to add a crafting recipe?
Finding guide_book.json

for sure. doing that now.

Editing guide_book.json
Saving it to project...

free vs obsidian

everything you need to build addons is free. obsidian unlocks the tools for sharing, syncing, and working with a team.

$4
free
$0 forever
  • full code editors & syntax highlighting
  • pixel art / texture editor
  • limited projects
  • export finished packs for minecraft
obsidian
$4 / month
  • private projects
  • custom share codes
  • github sync
  • project snapshots/backups