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