summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/red_nether_brick_wall_post.json
blob: 6382c17b37df8ed163253447fe091bfdaebeb04a (plain) (blame)
1
2
3
4
5
6
7
{
  "parent": "block/brick_wall_post",
	"textures": {
		"wall": "block/red_nether_brick_wall",
		"particle": "block/red_nether_bricks"
	}
}