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