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