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