summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/sculk_sprouts.json
blob: b5ef310dbec391a0007ae51fe7d0477d6fefc568 (plain) (blame)
1
2
3
4
5
6
7
{
	"parent": "block/cross",
	"textures": {
		"cross": "block/sculk_sprouts",
		"particle": "block/sculk_particle"
	}
}