Перейти к содержимому
Mineforgian

Command Block IDE

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

Загрузки
161K
Подписчики
273
Обновлён
8 февраля 2026 г.
Лицензия
LGPL-2.1-only

Опубликован 2 мая 2022 г.

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.

Ченджлог

0.4.13Релиз1.21.11 · 8 февраля 2026 г.
  • 1.21.11 support
  • Fixed chat/system message after saving a datapack function not being delivered correctly
0.4.12Релиз1.21.10 · 16 ноября 2025 г.
  • 1.21.10 support
  • Fixed selecting text with the mouse (GH-41)
  • Changed style of "status text" showing coordinates of the open command block
0.4.11Релиз1.21.4 · 20 января 2025 г.
  • Support Minecraft 1.2.14
0.4.10Релиз1.21, 1.21.1 · 27 сентября 2024 г.

Fix security issue that affects dedicated servers

0.4.9Релиз1.21, 1.21.1 · 2 сентября 2024 г.
  • Fixed bugs related to scrolling
  • Added German translation
0.4.8Релиз1.21, 1.21.1 · 8 августа 2024 г.
  • 1.21 support
  • Updated translations
0.4.7Релиз1.20.6 · 7 июня 2024 г.
  • 1.20.6 support
  • All versions are now marked as Release on CurseForge and Modrinth
0.4.6Релиз1.20.4 · 7 марта 2024 г.
  • Fix text not displaying on macOS (GH-40)
  • Adjust cursor position

Комментарии

Загружаем…