summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/stone_brick_stairs.json
blob: f1eb917982b64cd859e226bc8f2169d12bd5345a (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/orientable_stairs",
  "textures": {
    "bottom": "block/stone_bricks",
    "top": "block/stone_bricks",
    "side": "block/stone_bricks"
  }
}