跳转至

Durability Sensor

文档版本:1.21.50.25

Defines both the durability threshold, and the effects emitted when that threshold is met.

架构

764203503:
{
  integer "durability" : opt
  string "particle_type" : opt
  sound_event "sound_event"
}
durabilityinteger
The effects are emitted when the item durability value is less than or equal to this value.
particle_typestring
Particle effect to emit when the threshold is met.
sound_eventsound_event
Sound effect to emit when the threshold is met.
sound_event:
string