{
	"credit": "Created by Stridey",
	"textures": {
		"texture": "block/warped_fungus_model",
		"particle": "block/warped_fungus"
	},
	"elements": [
		{
			"from": [7, 0, 7],
			"to": [9, 5, 9],
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [0, 11, 2, 16], "texture": "#texture"},
				"east": {"uv": [0, 11, 2, 16], "texture": "#texture"},
				"south": {"uv": [0, 11, 2, 16], "texture": "#texture"},
				"west": {"uv": [0, 11, 2, 16], "texture": "#texture"},
				"down": {"uv": [0, 14, 2, 16], "texture": "#texture", "cullface": "down"}
			}
		},
		{
			"from": [4, 5, 4],
			"to": [12, 9, 12],
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [8, 12, 16, 16], "texture": "#texture"},
				"east": {"uv": [8, 8, 16, 12], "texture": "#texture"},
				"south": {"uv": [8, 12, 16, 16], "texture": "#texture"},
				"west": {"uv": [8, 8, 16, 12], "texture": "#texture"},
				"up": {"uv": [0, 0, 8, 8], "texture": "#texture"},
				"down": {"uv": [8, 0, 16, 8], "texture": "#texture"}
			}
		}
	]
}