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