MC Item Tags - regfunkid/reg-more-foods GitHub Wiki

These are vanilla item tags that have been overridden or otherwise changed.

minecraft:cat_food

Items that can be fed to cats. Specifically used for allowing Cat Food to be fed to cats, as its dummy item is Tropical Fish.

minecraft:cat_food
{
  "replace": false,
  "values": [
    "minecraft:tropical_fish"
  ]
}
⚠️ **GitHub.com Fallback** ⚠️