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