summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/beetroot_soup.json
blob: a44c4eec4efd8b3ca6e1964c9e3f60e33472592b (plain) (blame)
1
2
3
4
5
6
7
{
	"parent": "item/bowl",
	"textures": {
		"1": "item/beetroot_soup_model",
		"particle": "block/air"
	}
}