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