summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/stone_button.json
blob: e3a26e5ae86648f03903a285c2c1ace404c82eed (plain) (blame)
1
2
3
4
5
6
{
  "parent": "block/button",
  "textures": {
    "texture": "block/stone_button"
  }
}