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