-
-
Notifications
You must be signed in to change notification settings - Fork 6
Auto
DerFrZocker edited this page Nov 24, 2019
·
1 revision
With this custom data you can set if a command should be automatically be active when a chunks get generated. This custom data works only since Minecraft version 1.9 and higher.
The Material must be COMMAND, COMMAND_REPEATING or COMMAND_CHAIN for Minecraft version 1.9 - 1.12.2. From Minecraft version 1.13 - 1.14.4 it must be COMMAND_BLOCK, CHAIN_COMMAND_BLOCK or REPEATING_COMMAND_BLOCK.
The values can be true
or false
.
In Minecraft version 1.13 and higher, you must also set the TICK_BLOCK
custom data to true
.