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