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