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