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