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