Onbreed

Description

Executes the skill when the mob breeds with another mob.

This trigger has @Father and @Mother targeters.

The associated @trigger is the player that made the caster breed

Examples

EXAMPLE_MOB:
  Type: CHICKEN
  Skills:
    # sends a message to all the players in the world
    # when the mob breeds
    - message{m=LET'S GET THIS BREAD} @World ~onBreed
Updated Aug 19, 2026