summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/sculk_vein.json
blob: 6c27ad5ce1b018f38c8591d81214cb2b8cc4bf6a (plain) (blame)
1
2
3
4
5
6
7
{
    "parent": "block/vine",
    "textures": {
        "vine": "block/sculk_vein",
        "particle": "block/sculk_particle"
    }
}