'food_preferences/item/modid/animal.json' contains list of ingredients which provides "nutrient" and "stomach". The animal eats fallen the items, is temped by the items, can be fed by the items.
"food_preferences/item/modid/animal.json" : [ { "item": ingredient, "nutrient": double, "stomach": double }, ... ]