summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/magenta_bed.json
blob: cc734df28c44533c9986b9314b69401521373d89 (plain) (blame)
1
2
3
4
5
6
7
{
	"parent": "item/red_bed",
	"textures": {
		"1": "block/entity/bed/magenta",
		"4": "item/magenta_bed"
	}
}