-
-
Notifications
You must be signed in to change notification settings - Fork 6
Command
DerFrZocker edited this page Nov 24, 2019
·
2 revisions
With this custom data you can set commands to command blocks.
The Material must be COMMAND
, COMMAND_REPEATING
(since MC 1.9) or COMMAND_CHAIN
(since MC 1.9) for Minecraft version 1.8 - 1.12.2. From Minecraft version 1.13 - 1.14.4 it must be COMMAND_BLOCK
, CHAIN_COMMAND_BLOCK
or REPEATING_COMMAND_BLOCK
.
The command don't get automatically active during world generation, it needs a red stone signal. You can use the AUTO
custom data to automatically active it.