summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/mushroom_stem_inside_n.json
blob: cf8c9bb42c044ae9d4db3e08fe3147426e596df2 (plain) (blame)
1
2
3
4
5
6
7
{
    "parent": "block/template_single_face",
    "ambientocclusion": false,
    "textures": {
        "texture": "block/mushroom_stem_inside_north"
    }
}