summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/observer_vertical_on.json
blob: 039454558ef4925f372765c9b72db0bdf3f3d40c (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/cube_bottom_top",
  "textures": {
    "top": "block/observer_top_vertical_on",
    "bottom": "block/observer_bottom_vertical_on",
    "side": "block/observer_side_vertical_on"
  }
}