跳转至

On Fall On

文档版本:1.21.0.24

[Experimental] Describes event for this block.

架构

on_fall_on:
{
  string "condition" : opt
  string "event" : opt
  number "min_fall_distance" : opt
  string "target" : opt
}
conditionstring
The condition of event to be executed on the block.
eventstring
The event executed on the block.
min_fall_distancenumber
The minimum distance in blocks that an actor needs to fall to trigger this event.
targetstring
The target of event executed on the block.