跳转至

Cooldown

文档版本:1.21.0.24

Cool down time for a component. After you use an item it becomes unusable for the duration specified by the cool down time setting in this component.

架构

minecraft:cooldown:
{
  string "category" : opt
  number "duration" : opt
}
categorystring
The type of cool down for this item.
durationnumber
The duration of time this item will spend cooling down before becoming usable again.