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