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