Tutorial:Programs and editors/Command block helpers
The contents of this page are not supported by Mojang Studios or the Minecraft Wiki.
| Name | Description | Platforms | Link | Status | Latest Compatible Release | Source available | Programming language | Author |
|---|---|---|---|---|---|---|---|---|
|
CBScript |
CBScript is a transpiled language, designed by SethBling. This compiler will compile CBScript files into Minecraft datapack zip files. It has many higher level language features that don't exist at the Minecraft command level. | ? | Java Edition 1.20 | Yes | Python | SethBling | ||
|
Command Block Assembly |
An assembly language, and C compiler, for commands | ? | Java Edition 1.14.2 | Yes | Python | Simon816 | ||
|
Smelt |
Smart mapmaking effort-lightening tool | ? | Java Edition 1.10.2 | Yes | Javascript | Gnasp | ||
|
Command Combiner |
A smart tool that takes a bunch of different commands and combines then into one command that can be pasted into a command block, to run them all repeatedly. | 🌐 | ? | Java Edition 1.13.2 | No | Javascript | MrGarretto | |
|
CLG |
A command block editing and sharing platform and one command generator | 🌐 | ? | Java Edition 1.15.2 | No | Javascript | JannisX11 | |
|
CommandStudio |
CommandStudio is an editor that let you write complex sequences of command blocks and easily import them into Minecraft. It has a lot of convenient tools which will make your life easier. | 🌐 | ? | Java Edition 1.11.2 | Yes | Javascript | Marcantouf | |
|
CPM |
The Command Project Manager, CPM for short, is a tool that allows map makers to create and organize command block contraptions in Minecraft 1.9+ | 🌐 | ? | Java Edition 1.10.2 | No | Javascript | Energyxxer | |
|
MoonCraft |
Lua to commandblock compiler | ? | Java Edition 1.10.2 | Yes | Javascript and Lua | M4GNV5 | ||
|
Minecraft-markup-language |
Simple python script to generate a cube of command blocks from a file of commands | ? | Java Edition 1.10.2 | Yes | Python | JesperTheEnd | ||
|
CBP |
A tool to make handling commandblocks on a larger scale easier. | ? | Java Edition 1.10.2 | No | Java | Wubbi | ||
|
Redstone Programming Language |
RPL is intended to convert the code from a text file to set of command blocks in Minecraft world. So most of the lines in RPL program transform into one or several (or even hundreds) command blocks. | ? | Java Edition 1.8 | No | Python | Tossha |