{   "parent": "block/block",
    "textures": {
        "particle": "#texture"
    },
    "elements": [
        {   "from": [ 5, 6, 6 ],
            "to": [ 11, 10, 10 ],
            "faces": {
                "down":  { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" },
                "up":    { "uv": [ 5, 10, 11, 6 ], "texture": "#texture" },
                "north": { "uv": [ 5, 12, 11, 16 ], "texture": "#texture" },
                "south": { "uv": [ 5, 12, 11, 16 ], "texture": "#texture" },
                "west":  { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" },
                "east":  { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" }
            }
        }
    ],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 0.75, -0.5],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"translation": [0, 3, 0],
			"scale": [0.25, 0.25, 0.25]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"fixed": {
			"scale": [0.5, 0.5, 0.5]
		}
	}
}
