summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/gravel.json
blob: c021ce6d528aef67e26f4036d5af9e3642ddd767 (plain) (blame)
1
2
3
4
5
6
{
  "parent": "block/cube_all",
  "textures": {
    "all": "block/gravel"
  }
}