summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/potted_blue_orchid.json
blob: 361ac506c7fc0eea984a4f0d908c535f390acde8 (plain) (blame)
1
2
3
4
5
6
7
{
	"parent": "block/flower_pot_cross_0",
	"textures": {
		"vines": "block/flower_pot_blue_orchid",
		"plant": "block/blue_orchid"
	}
}