{
	"parent": "block/block",
	"textures": {
		"particle": "block/sea_pickle_dead",
		"all": "block/sea_pickle_dead"
	},
	"elements": [
		{
			"from": [6, 0, 6],
			"to": [10, 1, 10],
			"faces": {
				"up": {"uv": [8, 1, 12, 5], "texture": "#all"},
				"down": {"uv": [8, 1, 12, 5], "texture": "#all"}
			}
		},
		{
			"from": [6, 0, 9],
			"to": [10, 6, 10],
			"faces": {
				"north": {"uv": [4, 10, 8, 16], "texture": "#all"},
				"south": {"uv": [4, 5, 8, 11], "texture": "#all"},
				"up": {"uv": [4, 4, 8, 5], "texture": "#all"}
			}
		},
		{
			"from": [6, 0, 6],
			"to": [10, 6, 7],
			"faces": {
				"north": {"uv": [4, 5, 8, 11], "texture": "#all"},
				"south": {"uv": [4, 10, 8, 16], "texture": "#all"},
				"up": {"uv": [4, 1, 8, 2], "texture": "#all"}
			}
		},
		{
			"from": [9, 0, 6],
			"to": [10, 6, 10],
			"faces": {
				"east": {"uv": [4, 5, 8, 11], "texture": "#all"},
				"west": {"uv": [4, 10, 8, 16], "texture": "#all"},
				"up": {"uv": [7, 1, 8, 5], "texture": "#all"}
			}
		},
		{
			"from": [6, 0, 6],
			"to": [7, 6, 10],
			"faces": {
				"east": {"uv": [4, 10, 8, 16], "texture": "#all"},
				"west": {"uv": [4, 5, 8, 11], "texture": "#all"},
				"up": {"uv": [4, 1, 5, 5], "texture": "#all"}
			}
		},
		{
			"from": [4, 1, 7.5],
			"to": [5, 5, 8.5],
			"faces": {
				"north": {"uv": [15, 1, 16, 5], "texture": "#all"},
				"east": {"uv": [15, 1, 16, 5], "texture": "#all"},
				"south": {"uv": [15, 1, 16, 5], "texture": "#all"},
				"west": {"uv": [15, 1, 16, 5], "texture": "#all"},
				"up": {"uv": [15, 1, 16, 2], "texture": "#all"},
				"down": {"uv": [15, 4, 16, 5], "texture": "#all"}
			}
		},
		{
			"from": [4, 4, 7.5],
			"to": [6, 5, 8.5],
			"faces": {
				"north": {"uv": [14, 1, 16, 2], "texture": "#all"},
				"south": {"uv": [14, 1, 16, 2], "texture": "#all"},
				"up": {"uv": [14, 1, 16, 2], "texture": "#all"},
				"down": {"uv": [14, 1, 16, 2], "texture": "#all"}
			}
		},
		{
			"from": [4, 1, 7.5],
			"to": [6, 2, 8.5],
			"faces": {
				"north": {"uv": [14, 4, 16, 5], "texture": "#all"},
				"south": {"uv": [14, 4, 16, 5], "texture": "#all"},
				"up": {"uv": [14, 4, 16, 5], "texture": "#all"},
				"down": {"uv": [14, 4, 16, 5], "texture": "#all"}
			}
		}
	]
}