Breed

Description

Causes the mob to be able to breed with other mobs.

Attributes

Attribute Aliases Description Default
speedmodifier speed,s The speed at which to move towards the partner 1

Examples

ExampleMob:
  Type: COW
  AIGoalSelectors:
    - clear
    - breed{s=2}
Updated Aug 19, 2026