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?