Skip to content

Look Around

Task Types

A goal that causes the mob to look around.

Type ID: ra_additions:look_around

Fields

Field Type Default Description
priority Int optional The priority of the goal, the lower, the more important.

Example

{
  "type": "ra_additions:look_around",
  "priority": 0
}