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