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