summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/potted_wither_rose.json
blob: 5e742eb6969ee6177308c8957479ac5e44502e5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
	"parent": "block/flower_pot_cross_0",
	"textures": {
		"vines": "block/flower_pot_wither_rose",
		"soil": "block/farmland",
		"plant": "block/wither_rose",
		"flowerpot": "block/flower_pot_nether",
		"flowerpot2": "block/flower_pot_nether_hanging"
	}
}