Item Cooldown Effect - TheComputerGeek2/MagicSpells GitHub Wiki
effect: itemcooldownDisplays the vanilla item cooldown (like the ender pearl cooldown).
Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.
| Option | Description | Type | Default |
|---|---|---|---|
duration |
In server ticks. | Integer | 20 |
key |
Namespaced key referring to all items with the cooldown group of the same key. This option takes precedence over item. |
Namespaced Key | |
item |
Before 4.0 Beta 19:Material typeSince 4.0 Beta 19:Magic Item String | "stone" |