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