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