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