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