Command Block Editor
ModCommand block editor that lets you edit multiple command blocks at once
Type
Mod
Modrinth Downloads
96
Modrinth ID
rd4JSjPQ
Last Updated
Jul 29, 2026
Description
Command Block Editor
Command Block Editor is a utility mod that makes creating and managing command block systems much faster and more convenient.
Instead of editing command blocks one by one, you can write multiple commands in a single editor and automatically generate complete command block chains.
Perfect for map makers, technical builders, and anyone who works with large command block setups.
Opening the Editor
Press the configured keybind (default: =) to open the editor.
- If you are looking at a command block, the editor will open with that command block's commands loaded.
- Otherwise, a new command block will be created at your current position and opened in the editor.
- Press Ctrl + S to save and close the editor.
Editor Syntax
Syntax Description <number> Repeat a command multiple times. ! Make the first command block a repeating command block. @ Toggle auto mode. On the first command it enables auto mode, on subsequent commands it disables it. ? Make a command block conditional. `expression` Evaluate a mathematical expression.Expressions support:
- i iteration index
- + addition
- - subtraction
- * multiplication
- / division
- ( ) parentheses
- ; separates values in a repeating pattern (for example, `1;2` produces 1, 2, 1, 2, ...)
Example
Input:
3: say `i+1` 5: say `1;2` say hi ?: say hiOutput:
say 1 say 2 say 3 say 1 say 2 say 1 say 2 say 1 say hi say hi (conditional)Keyboard Shortcuts
Shortcut Action Ctrl + S Save and close the editor. Ctrl + Shift + K Delete the current line. Alt + ↑ / Alt + ↓ Move the current line up or down. Alt + Shift + ↓ Duplicate the current line.Compatibility
Mod Loaders
Game Versions
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Screenshots
Similar Mods
Elytra HUD (from MFS 2020) Rework
Microsoft flight simulator HUD for Minecraft elytras./ rework.
Kings and KOTH
This mod was commissioned for the RoC server, it adds a crown, a throne, taxation, and king of the hill mechanics to min...
File Copier
File Copier allows you to copy specific files into any new world that is made. So you can copy data packs or custom NPCs...
AND's Ruby
Adds Ruby and its tools, weapons and block
FSTGSteel
Mod for FSTG server
SCP-966, The Sleep Killer
You won't have any sleep anymore if a Sleep Killer sees you as prey