Skip to content

Animal Mate

Task Types

A goal that causes its mob to find a mate to breed with.

Type ID: ra_additions:animal_mate

Fields

Field Type Default Description
priority Int optional The priority of the goal, the lower, the more important.
speed Double optional the speed that the entity will move to its mate.

Example

{
  "type": "ra_additions:animal_mate",
  "priority": 0,
  "chance": 1
}