summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/stone_brick_wall_post.json
blob: 371e917884c1af72c24612307c0780aaf2cad845 (plain) (blame)
1
2
3
4
5
6
7
{
  "parent": "block/brick_wall_post",
	"textures": {
		"wall": "block/stone_brick_wall",
		"particle": "block/stone_bricks"
	}
}