编辑

Entity Documentation - minecraft:behavior.make_love

Allows the villager to look for a mate to spawn other villagers with.

Note

Can only be used on the following type of entity:

  • Villager (minecraft:villager)

Entity Make Love Behavior Properties

Name Default Value Type Description
control_flags [] Control Flags choices
priority 0 Integer number As priority approaches 0, the priority is increased. The higher the priority, the sooner this behavior will be executed as a goal.

Control Flags choices

Value Title Description
jump Jump
look Look
move Move

Samples