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