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