{
	"credit": "Made with Blockbench",
	"parent": "block/block",
	"textures": {
		"2": "block/hopper_inside",
		"5": "block/hopper_outside",
		"particle": "block/hopper_inside",
		"top": "block/hopper_outside"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 2, 16],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 0]},
			"faces": {
				"north": {"uv": [0, 12, 16, 14], "texture": "#top", "cullface": "north"},
				"east": {"uv": [0, 6, 16, 8], "texture": "#top", "cullface": "east"},
				"south": {"uv": [0, 6, 16, 8], "texture": "#top", "cullface": "south"},
				"west": {"uv": [0, 6, 16, 8], "texture": "#top", "cullface": "west"},
				"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#top"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#5", "cullface": "down"}
			}
		},
		{
			"from": [1, 2, 4],
			"to": [15, 15, 12],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 0]},
			"faces": {
				"north": {"uv": [1, 0, 15, 13], "texture": "#top"},
				"east": {"uv": [0, 14, 13, 6], "rotation": 90, "texture": "#top"},
				"south": {"uv": [1, 0, 15, 13], "texture": "#top"},
				"west": {"uv": [0, 6, 13, 14], "rotation": 90, "texture": "#top"}
			}
		},
		{
			"from": [0.01, 12, 3],
			"to": [15.99, 16, 16],
			"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [0, 0, 16, 4], "texture": "#top"},
				"east": {"uv": [0, 4, 13, 8], "texture": "#top"},
				"south": {"uv": [0, 4, 16, 8], "texture": "#top"},
				"west": {"uv": [0, 4, 13, 8], "texture": "#top"},
				"up": {"uv": [0, 1, 16, 14], "rotation": 180, "texture": "#top"},
				"down": {"uv": [0, 0, 16, 13], "texture": "#top"}
			}
		},
		{
			"from": [14, 2, 14],
			"to": [2, 0, 2],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 0]},
			"faces": {
				"north": {"uv": [0, 2, 16, 4], "texture": "#2"},
				"east": {"uv": [0, 2, 16, 4], "texture": "#2"},
				"south": {"uv": [0, 2, 16, 4], "texture": "#2"},
				"west": {"uv": [0, 2, 16, 4], "texture": "#2"},
				"up": {"uv": [3, 3, 13, 13], "texture": "#2"},
				"down": {"uv": [2, 2, 14, 14], "texture": "#2"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, -180],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, -180],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, -180],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, -180],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"rotation": [0, 0, -180],
			"translation": [0, 3, 0],
			"scale": [0.25, 0.25, 0.25]
		},
		"gui": {
			"rotation": [30, 225, -180],
			"scale": [0.625, 0.625, 0.625]
		},
		"head": {
			"translation": [0, 0, -1.25]
		},
		"fixed": {
			"rotation": [-180, 0, -180],
			"translation": [0, 0, -15.5],
			"scale": [2, 2, 2]
		}
	}
}