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