summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/cat_spawn_egg.json
blob: ac6c51d3711ed953d6352fcc4dabd91d67873efb (plain) (blame)
1
2
3
4
5
6
{
  "parent": "item/generated_custom",
  "textures": {
    "layer0": "item/spawn_cat"
  }
}