summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/sandstone_slab.json
blob: 9861ab79c29274c9803c7cfe8f860c6efb99a11e (plain) (blame)
1
2
3
4
5
6
7
8
{
    "parent": "block/slab",
    "textures": {
        "bottom": "block/sandstone_bottom",
        "top": "block/sandstone_top",
        "side": "block/sandstone_slab_side"
    }
}