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