{
	"textures": {
		"0": "block/cobble_wall_top",
		"1": "block/stonebrick_wall_side",
		"particle": "block/stone_bricks"
	},
	"elements": [
		{
			"from": [4, 0, 4],
			"to": [12, 4, 12],
			"faces": {
				"north": {"uv": [12, 12, 4, 16], "texture": "#1"},
				"east": {"uv": [12, 12, 4, 16], "texture": "#1"},
				"south": {"uv": [12, 12, 4, 16], "texture": "#1"},
				"west": {"uv": [12, 12, 4, 16], "texture": "#1"},
				"up": {"uv": [4, 4, 12, 12], "texture": "#0"},
				"down": {"uv": [4, 4, 12, 12], "texture": "#0"}
			}
		},
		{
			"from": [4.95, 4, 4.95],
			"to": [11.05, 12, 11.05],
			"faces": {
				"north": {"uv": [5, 4, 11, 12], "texture": "#1"},
				"east": {"uv": [5, 4, 11, 12], "texture": "#1"},
				"south": {"uv": [5, 4, 11, 12], "texture": "#1"},
				"west": {"uv": [5, 4, 11, 12], "texture": "#1"}
			}
		},
		{
			"from": [4, 11.9, 4],
			"to": [12, 16, 12],
			"faces": {
				"north": {"uv": [4, 12, 12, 16], "texture": "#1"},
				"east": {"uv": [4, 12, 12, 16], "texture": "#1"},
				"south": {"uv": [4, 12, 12, 16], "texture": "#1"},
				"west": {"uv": [4, 12, 12, 16], "texture": "#1"},
				"up": {"uv": [4, 4, 12, 12], "texture": "#0"},
				"down": {"uv": [4, 4, 12, 12], "texture": "#0"}
			}
		}
	]
}