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