Break Door
A goal that allows its mob to break down doors.
Type ID: ra_additions:break_door
Fields
| Field | Type | Default | Description |
|---|---|---|---|
priority |
Int | optional | The priority of the goal, the lower, the more important. |
Example
{
"type": "ra_additions:break_door",
"priority": 0
}