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