{
	"credit": "Made with Blockbench",
	"parent": "minecraft:block/orientable",
	"textures": {
		"3": "block/stem",
		"front": "block/carved_pumpkin",
		"side": "block/pumpkin_side",
		"top": "block/pumpkin_top",
		"particle": "block/stem"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 16, 16],
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#front"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#side"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#side"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#side"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#top"}
			}
		},
		{
			"from": [7.75, 15.75, 7],
			"to": [9.75, 19.75, 9],
			"shade": false,
			"rotation": {"angle": -22.5, "axis": "z", "origin": [8, 18, 8]},
			"faces": {
				"north": {"uv": [0, 0, 2, 4], "texture": "#3"},
				"east": {"uv": [2, 0, 4, 4], "texture": "#3"},
				"south": {"uv": [0, 4, 2, 8], "texture": "#3"},
				"west": {"uv": [4, 0, 6, 4], "texture": "#3"},
				"up": {"uv": [4, 6, 2, 4], "texture": "#3"},
				"down": {"uv": [6, 4, 4, 6], "texture": "#3"}
			}
		}
	]
}