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"
}
durability
:integer - The effects are emitted when the item durability value is less than or equal to this value.
particle_type
:string - Particle effect to emit when the threshold is met.
sound_event
:sound_event - Sound effect to emit when the threshold is met.