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