{
	"parent": "block/block",
	"textures": {
		"1": "block/jungle_planks",
		"particle": "block/jungle_planks"
	},
	"elements": [
		{
			"name": "Plank",
			"from": [1, 0, 0],
			"to": [4, 2, 16],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 0.75, 3.5]},
			"faces": {
				"north": {"uv": [0, 1, 2, 4], "rotation": 90, "texture": "#1"},
				"east": {"uv": [0, 0, 2, 16], "rotation": 90, "texture": "#1"},
				"south": {"uv": [0, 13, 2, 16], "rotation": 90, "texture": "#1"},
				"west": {"uv": [0, 0, 2, 16], "rotation": 90, "texture": "#1"},
				"up": {"uv": [0, 0, 3, 16], "texture": "#1"},
				"down": {"uv": [0, 0, 3, 16], "texture": "#1"}
			}
		},
		{
			"name": "Plank",
			"from": [5, 0, -1],
			"to": [8, 2, 15],
			"rotation": {"angle": 0, "axis": "y", "origin": [4, 0.75, 2.5]},
			"faces": {
				"north": {"uv": [0, 6, 2, 9], "rotation": 90, "texture": "#1"},
				"east": {"uv": [0, 0, 2, 16], "rotation": 90, "texture": "#1"},
				"south": {"uv": [0, 6, 2, 9], "rotation": 90, "texture": "#1"},
				"west": {"uv": [0, 0, 2, 16], "rotation": 90, "texture": "#1"},
				"up": {"uv": [5, 0, 8, 16], "texture": "#1"},
				"down": {"uv": [5, 0, 8, 16], "texture": "#1"}
			}
		},
		{
			"name": "Plank",
			"from": [9, 0, 1],
			"to": [11, 1.5, 17],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 0.75, 4.5]},
			"faces": {
				"north": {"uv": [0, 2, 2, 4], "rotation": 90, "texture": "#1"},
				"east": {"uv": [0, 0, 2, 16], "rotation": 90, "texture": "#1"},
				"south": {"uv": [0, 13, 2, 15], "rotation": 90, "texture": "#1"},
				"west": {"uv": [0, 0, 2, 16], "rotation": 90, "texture": "#1"},
				"up": {"uv": [9, 0, 11, 16], "texture": "#1"},
				"down": {"uv": [9, 0, 11, 16], "texture": "#1"}
			}
		},
		{
			"name": "Plank",
			"from": [12, 0, 0],
			"to": [15, 2, 16],
			"rotation": {"angle": 0, "axis": "y", "origin": [12, 0.75, 3.5]},
			"faces": {
				"north": {"uv": [0, 13, 2, 16], "rotation": 90, "texture": "#1"},
				"east": {"uv": [0, 0, 2, 16], "rotation": 90, "texture": "#1"},
				"south": {"uv": [0, 1, 2, 4], "rotation": 90, "texture": "#1"},
				"west": {"uv": [0, 0, 2, 16], "rotation": 90, "texture": "#1"},
				"up": {"uv": [12, 0, 15, 16], "texture": "#1"},
				"down": {"uv": [12, 0, 15, 16], "texture": "#1"}
			}
		}
	]
}