{
	"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"}
			}
		},
		{
			"from": [-0.01, -0.01, -0.01],
			"to": [16.01, 16.01, 16.01],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 0]},
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#2"}
			}
		}
	]
}