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