The minecraft:cooldown
item component disables the item for a given amount of ticks after using the item.
Name | Description | Type | Default Value |
---|---|---|---|
ticks | The number of ticks to disable the item for after using it. | A positive integer |
{ "ticks": 20 }