{
	"parent": "block/block",
	"textures": {
		"4": "block/barrel_open",
		"bottom": "block/barrel_bottom",
		"side": "block/barrel_side",
		"particle": "block/barrel_side",
		"top": "block/barrel_top"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [1, 16, 16],
			"faces": {
				"north": {"uv": [15, 0, 16, 16], "texture": "#side"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#4"},
				"south": {"uv": [0, 0, 1, 16], "texture": "#side"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#side"},
				"up": {"uv": [0, 0, 1, 16], "texture": "#top"},
				"down": {"uv": [0, 0, 1, 16], "texture": "#bottom"}
			}
		},
		{
			"from": [15, 0, 0],
			"to": [16, 16, 16],
			"faces": {
				"north": {"uv": [0, 0, 1, 16], "texture": "#side"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#side"},
				"south": {"uv": [15, 0, 16, 16], "texture": "#side"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#4"},
				"up": {"uv": [15, 0, 16, 16], "texture": "#top"},
				"down": {"uv": [15, 0, 16, 16], "texture": "#bottom"}
			}
		},
		{
			"from": [1, 0, 0],
			"to": [15, 16, 1],
			"faces": {
				"north": {"uv": [1, 0, 15, 16], "texture": "#side"},
				"east": {"uv": [0, 0, 1, 1], "texture": "#side"},
				"south": {"uv": [1, 0, 15, 16], "texture": "#4"},
				"west": {"uv": [0, 0, 1, 1], "texture": "#side"},
				"up": {"uv": [1, 0, 15, 1], "texture": "#top"},
				"down": {"uv": [2, 15, 14, 16], "texture": "#bottom"}
			}
		},
		{
			"from": [1, 0, 15],
			"to": [15, 16, 16],
			"faces": {
				"north": {"uv": [1, 0, 15, 16], "texture": "#4"},
				"east": {"uv": [0, 0, 1, 1], "texture": "#side"},
				"south": {"uv": [1, 0, 15, 16], "texture": "#side"},
				"west": {"uv": [0, 0, 1, 1], "texture": "#side"},
				"up": {"uv": [1, 15, 15, 16], "texture": "#top"},
				"down": {"uv": [2, 0, 14, 1], "texture": "#bottom"}
			}
		},
		{
			"from": [1, 0, 1],
			"to": [15, 13, 15],
			"faces": {
				"up": {"uv": [2, 4, 14, 16], "texture": "#4"},
				"down": {"uv": [1, 1, 15, 15], "texture": "#bottom"}
			}
		}
	]
}