/
Every animal entity type has a corresponding item tag.
By default this follows the format of #animal_food_tags:<entity_type>_food. So for instance, for a horse this would be #animal_food_tags:horse_food. Please note that the configuration can change the format. In the case a corresponding tag does not exist, vanilla (or modded) behaviour will not be overriden.
Configuration can be found in config/animal_food_tags.json.
override_namespace: [bool] (default: true)
animal_food_tags.true or false.tag_prefix: [string] (default: "")
string only containing characters [a-z0-9_.-].tag_suffix: [string] (default: "_food")
string only containing characters [a-z0-9_.-].
Change what food animals will eat to fall in love and breed, using datapack item tags.