Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Command Block IDE

License GitHub issues GitHub Repo stars GitHub last commit CurseForge downloads Modrinth downloads

Replaces the command block GUI to allow editing multiple command blocks at once.

Requires Fabric API

Features (in the latest version)

  • Edit multiple command blocks at once.
  • Apply changes without closing the GUI.
  • Edit functions in datapacks (beta).
  • Split a single command across multiple lines.

Planned

  • Move command blocks around within the GUI.
  • Add additional commands to the chain from within the GUI.

Screenshots

Screenshot

FAQ

How do you make a command block conditional?

Shift-click on the command block icon in the GUI.

What is the commandblockide.bin file in my game directory?

It's used to store the multi-line versions of commands, since Minecraft doesn't natively support them. If this file is deleted, all commands will be collapsed to their single-line versions.

Why can't other players see multi-line commands in multiplayer?

Multi-line commands are stored in the commandblockide.bin file on your computer, which is not synced to other players in multiplayer. If you need to work on commands collaboratively, you will have to stick to single-line commands for the time being.

Why has my multi-line command been collapsed to one line?

Either the single-line and multi-line versions of the command are out of sync or there is no multi-line version available. This can happen when logging in to Minecraft from a different computer or when another player edits the command.

Can you port this to Forge?

No.

Can you port this to <older Minecraft version>?

No.

Can you update this to <newer Minecraft version>?

Maybe.

External resources



Project members

arm32x

Owner


Technical information

License
LGPL-2.1-only
Client side
required
Server side
unsupported
Project ID