forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 71
Item Cooldown Effect
JasperLorelai edited this page Apr 25, 2026
·
5 revisions
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" |