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