{
	"parent": "block/block",
	"ambientocclusion": false,
	"textures": {
		"1": "block/fence_birch",
		"particle": "block/fence_birch",
		"texture": "block/fence_gate_birch"
	},
	"elements": [
		{
			"name": "Left post",
			"from": [6.8, 0, -0.4],
			"to": [9.2, 16.2, 2],
			"faces": {
				"north": {"uv": [7, 2, 9, 16], "texture": "#1"},
				"east": {"uv": [7, 2, 9, 16], "texture": "#1"},
				"south": {"uv": [7, 0, 9, 16], "texture": "#1"},
				"west": {"uv": [7, 2, 9, 16], "texture": "#1"},
				"up": {"uv": [7, 0, 9, 2], "texture": "#1"},
				"down": {"uv": [7, 0, 9, 2], "texture": "#1"}
			}
		},
		{
			"name": "Right post",
			"from": [6.8, 0, 14],
			"to": [9.2, 16.2, 16.4],
			"faces": {
				"north": {"uv": [7, 2, 9, 16], "texture": "#1"},
				"east": {"uv": [7, 2, 9, 16], "texture": "#1"},
				"south": {"uv": [7, 2, 9, 16], "texture": "#1"},
				"west": {"uv": [7, 2, 9, 16], "texture": "#1"},
				"up": {"uv": [7, 0, 9, 2], "texture": "#1"},
				"down": {"uv": [7, 0, 9, 2], "texture": "#1"}
			}
		},
		{
			"name": "Top bar",
			"from": [6.8, 11.6, 2],
			"to": [9.2, 14, 14],
			"faces": {
				"east": {"uv": [3, 4, 13, 6], "texture": "#texture"},
				"west": {"uv": [3, 4, 13, 6], "texture": "#texture"},
				"up": {"uv": [3, 12, 13, 14], "rotation": 90, "texture": "#texture"},
				"down": {"uv": [3, 12, 13, 14], "rotation": 90, "texture": "#texture"}
			}
		},
		{
			"name": "Middle bar",
			"from": [6.8, 8.4, 2],
			"to": [9.2, 10.8, 14],
			"faces": {
				"east": {"uv": [3, 4, 13, 6], "texture": "#texture"},
				"west": {"uv": [3, 4, 13, 6], "texture": "#texture"},
				"up": {"uv": [3, 12, 13, 14], "rotation": 90, "texture": "#texture"},
				"down": {"uv": [3, 12, 13, 14], "rotation": 90, "texture": "#texture"}
			}
		},
		{
			"name": "Middle bar",
			"from": [6.8, 4.8, 2],
			"to": [9.2, 7.2, 14],
			"faces": {
				"east": {"uv": [3, 12, 13, 14], "texture": "#texture"},
				"west": {"uv": [3, 12, 13, 14], "texture": "#texture"},
				"up": {"uv": [3, 12, 13, 14], "rotation": 90, "texture": "#texture"},
				"down": {"uv": [3, 12, 13, 14], "rotation": 90, "texture": "#texture"}
			}
		},
		{
			"name": "Lower bar",
			"from": [6.8, 1.2, 2],
			"to": [9.2, 3.6, 14],
			"faces": {
				"east": {"uv": [3, 4, 13, 6], "texture": "#texture"},
				"west": {"uv": [3, 4, 13, 6], "texture": "#texture"},
				"up": {"uv": [3, 12, 13, 14], "rotation": 90, "texture": "#texture"},
				"down": {"uv": [3, 12, 13, 14], "rotation": 90, "texture": "#texture"}
			}
		}
	],
	"display": {
		"gui": {
			"rotation": [30, 135, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"fixed": {
			"rotation": [0, 90, 0],
			"scale": [0.5, 0.5, 0.5]
		}
	}
}