Compatibility
Minecraft: Java Edition
26.1.x
1.21.1–1.21.11
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed MIT
Published last month
This mod adds useful commands related to command blocks. Examples:
- /commandblock <pos> run - runs command block at a specified position,
- /commandblock <pos> runRepeating <ticks> - sets commandblock to repeat, always active so it repeats the command every tick, sets it back to impulse after <ticks> ticks,
- /commandblock <pos> state set <Impulse/Repeating/Chain> / get - sets or gets (shows in the chat) the state of commandblock
- /commandblock <pos> alwaysActive <set> <true/false> / <get> - sets or gets "AlwaysActive" value of commandblock, when it is true, the command will be run every tick (if command block is repeating)
Made with MCreator


