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