DeadsTools
A desktop toolchain for Minecraft Bedrock addon development. Obfuscate source files, bundle projects into .mcaddon and .mcpack, and deploy straight to your development folders. Runs locally, no accounts, no telemetry.
Three utilities that cover the full addon build pipeline.
Obfuscate Project
Minify and obfuscate JSON and JavaScript across your entire project. Control-flow flattening, string array encoding, and dead code injection. Outputs to a separate folder or overwrites in place.
Pack Generator
Bundle a project into a .mcaddon or .mcpack. Strips comments, minifies JSON, and obfuscates JavaScript before packing. Detects RP and BP folders and picks the right output format automatically.
Project Manager
Create, browse, and manage your addon projects. Set pack icons, rename projects, and keep your BP and RP paths organized. Imports existing projects from any folder.
Project, build, deploy. Everything lives on your machine.
Project
Create a project or open an existing one. The manager tracks your BP and RP folders and keeps everything linked.
Build
Obfuscate your source files or run the pack generator. Choose what to process and where the output lands.
Deploy
Push straight to your Minecraft development folders with one click. Auto-deploy watches for changes and redeploys as you work.
Download for Windows.
Built with Squirrel.Windows. Auto-updates whenever a new version is published.
Download DeadsTools