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