Ravager Blocked¶
文档版本:1.21.50.25
Defines the ravager's response to their melee attack being blocked.
架构¶
ravager_blocked:
{
number "knockback_strength" : opt
array "reaction_choices" : opt
{
object "<any array element>" : opt
{
integer "weight" : opt
event "value"
}
}
}
knockback_strength
:number- The strength with which blocking entities should be knocked back.
reaction_choices
:array- A list of weighted responses to the melee attack being blocked.
reaction_choices
<any array element>
:object
<any array element>