summary refs log tree commit diff stats
path: root/src/main/resources/assets/chewstuff/models/item/hard_chew.json
blob: 0191e6034f45a5fdc4b96ec80538a01f3566b530 (plain) (blame)
1
2
3
4
5
6
{
  "parent": "item/generated",
  "textures": {
    "layer0": "chewstuff:item/hard_chew"
  }
}