summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/sculk_zombie_bones.json
blob: 64ff9f93a9fd8bc373cb1b19291060410b011610 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
	"parent": "block/sculk_zombie",
	"ambientocclusion": false,
	"textures": {
		"2": "block/statue_zombie_bones",
		"3": "block/candle_lit",
		"particle": "block/sculk_particle"
	}
}