{
	"ambientocclusion": false,
	"textures": {
		"plant": "block/cactus_juice",
		"particle": "block/cactus_juice"
	},
	"elements": [
		{
			"name": "cube",
			"from": [7, 7, 7],
			"to": [9, 12, 9],
			"faces": {
				"north": {"uv": [7, 4, 9, 9], "texture": "#plant"},
				"east": {"uv": [7, 4, 9, 9], "texture": "#plant"},
				"south": {"uv": [7, 4, 9, 9], "texture": "#plant"},
				"west": {"uv": [7, 4, 9, 9], "texture": "#plant"},
				"up": {"uv": [7, 3, 9, 5], "texture": "#plant"}
			},
			"type": "cube"
		},
		{
			"name": "cube",
			"from": [6, 0, 6],
			"to": [10, 7, 10],
			"faces": {
				"north": {
					"uv": [6, 9, 10, 16],
					"texture": "#plant"
				},
				"east": {"uv": [6, 9, 10, 16], "texture": "#plant"},
				"south": {
					"uv": [6, 9, 10, 16],
					"texture": "#plant"
				},
				"west": {"uv": [6, 9, 10, 16], "texture": "#plant"},
				"up": {"uv": [11, 12, 15, 16], "texture": "#plant"},
				"down": {
					"uv": [11, 12, 15, 16],
					"texture": "#plant"
				}
			},
			"type": "cube"
		}
	]
}