breed 
Vars | |
baby_paths | weighted list of the possible baby types |
---|---|
breed_key | AI key we set when we're ready to breed |
breed_timer | time to wait after breeding |
can_breed_with | additional mobs we can breed with |
post_birth | callback after we give birth to the child |
ready_to_breed | are we ready to breed? |
Var Details
baby_paths 
weighted list of the possible baby types
breed_key 
AI key we set when we're ready to breed
breed_timer 
time to wait after breeding
can_breed_with 
additional mobs we can breed with
post_birth 
callback after we give birth to the child
ready_to_breed 
are we ready to breed?