summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/potted_red_tulip.json
blob: c972833878bf42e5c502d7e6ad354eb69c8ed9d5 (plain) (blame)
1
2
3
4
5
6
7
{
	"parent": "block/flower_pot_cross_0",
	"textures": {
		"vines": "block/flower_pot_red_tulip",
		"plant": "block/red_tulip"
	}
}