summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/smooth_sandstone_slab_double.json
blob: ae78086bfaf08e7ffdc13e5996518a35d2427b90 (plain) (blame)
1
2
3
4
5
6
7
{
  "parent": "block/cube_column",
  "textures": {
    "end": "block/smooth_sandstone_slab_double",
    "side": "block/smooth_sandstone_slab_double"
  }
}