跳转至

Open Door

文档版本:1.21.0.24

Allows the mob to open doors. Requires the mob to be able to path through doors, otherwise the mob won't even want to try opening them.

架构

open_door:
{
  priority "priority"
  boolean "close_door_after" : opt
}
prioritypriority
priority:
integer
close_door_afterboolean
If true, the mob will close the door after opening it and going through it.