{
	"credit": "Created by Stridey",
	"parent": "block/block",
	"textures": {
		"particle": "block/sea_pickle",
		"all": "block/sea_pickle"
	},
	"elements": [
		{
			"from": [6, 0, 6],
			"to": [10, 6, 10],
			"faces": {
				"north": {"uv": [4, 5, 8, 11], "texture": "#all"},
				"east": {"uv": [12, 5, 16, 11], "texture": "#all"},
				"south": {"uv": [0, 5, 4, 11], "texture": "#all"},
				"west": {"uv": [8, 5, 12, 11], "texture": "#all"},
				"up": {"uv": [4, 1, 8, 5], "texture": "#all"},
				"down": {"uv": [8, 1, 12, 5], "texture": "#all", "cullface": "down"}
			}
		},
		{
			"from": [6, 5.95, 6],
			"to": [10, 5.95, 10],
			"faces": {
				"up": {"uv": [8, 1, 12, 5], "texture": "#all"}
			}
		},
		{
			"from": [7.5, 5.2, 8],
			"to": [8.5, 8.7, 8],
			"shade": false,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8], "rescale": true},
			"faces": {
				"north": {"uv": [1, 0, 3, 5], "texture": "#all"},
				"south": {"uv": [3, 0, 1, 5], "texture": "#all"}
			}
		},
		{
			"from": [8, 5.2, 7.5],
			"to": [8, 8.7, 8.5],
			"shade": false,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8], "rescale": true},
			"faces": {
				"east": {"uv": [15, 0, 13, 5], "texture": "#all"},
				"west": {"uv": [13, 0, 15, 5], "texture": "#all"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 1.25, 1.75],
			"scale": [0.6, 0.6, 0.6]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 1.25, 1.75],
			"scale": [0.6, 0.6, 0.6]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"translation": [0, 3.75, 0],
			"scale": [0.6, 0.6, 0.6]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 0],
			"translation": [0, 3.75, 0],
			"scale": [0.6, 0.6, 0.6]
		},
		"ground": {
			"translation": [0, 4, 0],
			"scale": [0.65, 0.65, 0.65]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"translation": [0, 6.25, 0],
			"scale": [1.5, 1.5, 1.5]
		},
		"head": {
			"translation": [0, 14.25, 0]
		},
		"fixed": {
			"translation": [0, 5, 0]
		}
	}
}