{
	"textures": {
		"0": "blocks/lava_still",
		"1": "blocks/lava_flow",
		"2": "blocks/null_overlay",
		"particle": "blocks/lava_still"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 14, 16],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 0]},
			"faces": {
				"north": {"uv": [0, 0, 8, 7], "texture": "#1"},
				"east": {"uv": [0, 0, 8, 7], "texture": "#1"},
				"south": {"uv": [0, 0, 8, 7], "texture": "#1"},
				"west": {"uv": [0, 0, 8, 7], "texture": "#1"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
			}
		}
	],
	"display": {
        "thirdperson": {
            "rotation": [ 10, -45, 170 ],
            "translation": [ 0, 1.5, -2.75 ],
            "scale": [ 0.375, 0.375, 0.375 ]
        }
    }
}