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