summaryrefslogtreecommitdiff
path: root/assets/minecraft/blockstates/brain_coral.json
blob: 694d99abc4033a3eeaf2cf8936c0bd533245f2ed (plain) (blame)
1
2
3
4
5
6
7
8
{
    "variants": {
        "": [
            { "model": "block/brain_coral", "weight": 2 },
			{ "model": "block/brain_coral_tall", "weight": 1 }
        ]
    }
}