summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/mangrove_stairs_outer_alt.json
blob: 78c60910c267fb45f3b564429729cd8aad15cedc (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/orientable_outer_stairs_alt",
  "textures": {
    "bottom": "block/mangrove_planks",
    "top": "block/mangrove_planks",
    "side": "block/mangrove_planks"
  }
}