Skip to content

Item Cooldown Effect

JasperLorelai edited this page Apr 25, 2026 · 5 revisions

Source Code

effect: itemcooldown

Description:

Displays the vanilla item cooldown (like the ender pearl cooldown).

Configuration:

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"

Clone this wiki locally