{
	"textures": {
		"0": "block/fence_birch",
		"1": "block/fence_birch_top"
	},
	"elements": [
		{
			"name": "Post",
			"from": [7.5, 0, 0],
			"to": [8.5, 16, 1],
			"faces": {
				"north": {"uv": [1, 0, 2, 16], "texture": "#0"},
				"east": {"uv": [0, 0, 1, 16], "texture": "#0"},
				"south": {"uv": [15, 0, 16, 16], "texture": "#0"},
				"west": {"uv": [15, 0, 16, 16], "texture": "#0"},
				"up": {
					"uv": [7, 8, 8, 9],
					"texture": "#1"
				},
				"down": {
					"uv": [7, 8, 8, 9],
					"texture": "#1"
				}
			}
		},
		{
			"name": "Gap",
			"from": [7.5, 6, 1],
			"to": [8.5, 7, 7],
			"faces": {
				"west": {"uv": [1, 9, 7, 10], "texture": "#0"}
			}
		},
		{
			"name": "Gap",
			"from": [7.5, 3, 1],
			"to": [8.5, 4, 7],
			"faces": {
				"east": {"uv": [9, 12, 15, 13], "texture": "#0"}
			}
		},
		{
			"name": "Gap",
			"from": [7.5, 12, 0.9999999999999998],
			"to": [8.5, 13, 7],
			"faces": {
				"west": {"uv": [9, 3, 15, 4], "texture": "#0"}
			}
		},
		{
			"name": "Gap",
			"from": [7.5, 9, 0.9999999999999998],
			"to": [8.5, 10, 7],
			"faces": {
				"east": {"uv": [9, 6, 15, 7], "texture": "#0"}
			}
		},
		{
			"name": "Top",
			"from": [7.5, 13, 1],
			"to": [8.5, 15, 7],
			"faces": {
				"north": {
					"uv": [1, 1, 2, 3],
					"texture": "#0"
				},
				"east": {"uv": [9, 1, 15, 3], "texture": "#0"},
				"west": {"uv": [1, 1, 7, 3], "texture": "#0"},
				"up": {"uv": [7, 0, 8, 7], "texture": "#1"},
				"down": {"uv": [8, 0, 9, 7], "texture": "#1"}
			}
		},
		{
			"name": "Top",
			"from": [7.5, 10, 1],
			"to": [8.5, 12, 7],
			"faces": {
				"north": {
					"uv": [1, 4, 2, 6],
					"texture": "#0"
				},
				"east": {"uv": [9, 4, 15, 6], "texture": "#0"},
				"west": {"uv": [1, 4, 7, 6], "texture": "#0"},
				"up": {"uv": [7, 0, 8, 7], "texture": "#1"},
				"down": {"uv": [8, 0, 9, 7], "texture": "#1"}
			}
		},
		{
			"name": "Mid",
			"from": [7.5, 7, 1],
			"to": [8.5, 9, 7],
			"faces": {
				"north": {
					"uv": [1, 7, 2, 9],
					"texture": "#0"
				},
				"east": {"uv": [9, 7, 15, 9], "texture": "#0"},
				"west": {"uv": [1, 7, 7, 9], "texture": "#0"},
				"up": {"uv": [7, 0, 8, 7], "texture": "#1"},
				"down": {"uv": [8, 0, 9, 7], "texture": "#1"}
			}
		},
		{
			"name": "Bottom",
			"from": [7.5, 4, 1],
			"to": [8.5, 6, 7],
			"faces": {
				"north": {
					"uv": [1, 10, 2, 12],
					"texture": "#0"
				},
				"east": {"uv": [9, 10, 15, 12], "texture": "#0"},
				"west": {"uv": [1, 10, 7, 12], "texture": "#0"},
				"up": {"uv": [7, 0, 8, 7], "texture": "#1"},
				"down": {"uv": [8, 0, 9, 7], "texture": "#1"}
			}
		},
		{
			"name": "Bottom",
			"from": [7.5, 1, 1],
			"to": [8.5, 3, 7],
			"faces": {
				"north": {
					"uv": [1, 13, 2, 15],
					"texture": "#0"
				},
				"east": {"uv": [9, 13, 15, 15], "texture": "#0"},
				"west": {"uv": [1, 13, 7, 15], "texture": "#0"},
				"up": {"uv": [7, 0, 8, 7], "texture": "#1"},
				"down": {"uv": [8, 0, 9, 7], "texture": "#1"}
			}
		}
	]
}