summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/potted_torchflower.json
blob: 718361d5d2f7fb7fbb54de30470289f97d7d702d (plain) (blame)
1
2
3
4
5
6
7
{
	"parent": "block/flower_pot_cross_0",
	"textures": {
		"vines": "block/flower_pot_torchflower",
		"plant": "block/torchflower"
	}
}