summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/polished_granite_wall_side_alt.json
blob: b2dfbb4ca2476051d712cee10ab22f975e2a4ae4 (plain) (blame)
1
2
3
4
5
6
7
{
  "parent": "block/brick_wall_side_alt",
	"textures": {
		"wall": "block/polished_granite_wall",
		"particle": "block/polished_granite"
	}
}