Door Interact
A goal that allows the mob to interact with doors.
Type ID: ra_additions:door_interact
Fields
| Field | Type | Default | Description |
|---|---|---|---|
priority |
Int | optional | The priority of the goal, the lower, the more important. |
Example
{
"type": "ra_additions:door_interact",
"priority": 0
}