summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/spruce_sign.json
blob: 77ef362c843a272d03edae8ab362505ec81b2e22 (plain) (blame)
1
2
3
4
5
6
7
{
	"parent": "item/oak_sign",
	"textures": {
		"0": "item/spruce_sign",
		"1": "block/entity/signs/spruce"
	}
}