bedrock-tools.dev

Bedrock creator tools

Choose a tool

Search Samples bedrock-samples
Search bedrock-samples of any version by filename and file contents - filter by type, preview textures & 3D models, listen to sounds, and download single files or whole packs.
Version diff
Everything that changed between two bedrock-samples versions - new/removed IDs (copy typeIds) plus file changes with line-by-line diffs.
Resource pack checker
Lint your pack against vanilla bedrock-samples: vanilla PNGs, broken JSON, long paths, missing texture refs and more.
Addon integrity
Upload a BP/RP and resolve every reference - geometry, animations, textures, sounds - flagging broken links while ignoring vanilla bedrock-samples refs.
Path length audit
Find files whose path is over the 80-character console limit before your pack refuses to load on Bedrock consoles.
Pack merger
Combine two or more resource packs into one, with a conflict report and smart .material merging instead of overwrites.
Geometry viewer
Drop a .geo.json model and orbit it in 3D - or open any model straight from search with the 👁 button.
File history
Browse the file tree of a bedrock-samples version and track how any file changed across versions.
Sound explorer
Browse a bedrock-samples version's sound events by name - see which files each event plays, and listen right here.
Registry browser
All block, item, entity and other IDs from a bedrock-samples version - searchable, with diff between versions.
Molang playground
Type a Molang expression and see the value it evaluates to - with a variable environment and syntax-error checking, right in the browser.
Script API docs npm
Browse @minecraft/server & @minecraft/server-ui - every class, interface & enum with its methods and properties, any version, with one-click copy.
Script API diff npm
Compare two @minecraft/server(-ui) versions - added, removed & changed classes, interfaces and enums, down to methods, properties & signatures.
Archive diff
Upload two archives and see what differs: added, removed and changed files, line by line.
Manifest generator
Generate a linked BP + RP manifest pair with fresh UUIDs, in one click.
Useful links
Hand-picked references - official docs, scripting API changelog, format-version guides, sample repos and creator tools like Blockbench.