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