Entity Condition Types (Datapacking) - MerchantCalico/bovines-and-buttercups-archive GitHub Wiki

An entity condition type operates on an Entity and tests it against a predicate determined by the entity condition type, which will either allow the interaction or not allow the interaction depending on if the entity meets the condition or not. These are mainly used inside a Moobloom or Mooshroom's breeding_conditions field, which determines if the baby's type will be changed to the cow type that this was specified in.

Types