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