summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/gray_stained_glass.json
blob: 7e24a63667c48fcbe2855216977d970c6f01ee10 (plain) (blame)
1
2
3
4
5
6
{
  "parent": "item/template_transparent_block",
	"textures": {
		"all": "block/gray_stained_glass"
	}
}