{
	"parent": "block/block",
	"textures": {
		"texture": "block/button_jungle"
	},
	"elements": [
		{
			"from": [6, 6, 6],
			"to": [10, 14, 10],
			"faces": {
				"north": {"uv": [6, 0, 10, 8], "texture": "#texture"},
				"east": {"uv": [6, 0, 10, 8], "texture": "#texture"},
				"south": {"uv": [6, 0, 10, 8], "texture": "#texture"},
				"west": {"uv": [6, 0, 10, 8], "texture": "#texture"},
				"up": {"uv": [6, 6, 10, 10], "texture": "#texture"},
				"down": {"uv": [6, 6, 10, 10], "texture": "#texture"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"translation": [0, 2, 0.5],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 0],
			"translation": [0, 2, 0.5],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"scale": [0.5, 0.5, 0.5]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"translation": [0, -1.5, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"head": {
			"translation": [0, 8.5, 0]
		}
	}
}