{
	"credit": "Created by Stridey",
	"parent": "block/block",
	"textures": {
		"particle": "#texture",
		"texture": "#texture"
	},
	"elements": [
		{
			"name": "Left-hand post",
			"from": [0, 5, 7],
			"to": [2, 16, 9],
			"faces": {
				"north": {"uv": [5, 10, 16, 8], "rotation": 90, "texture": "#texture"},
				"east": {"uv": [5, 2, 16, 0], "rotation": 90, "texture": "#texture"},
				"south": {"uv": [5, 10, 16, 8], "rotation": 90, "texture": "#texture"},
				"west": {"uv": [5, 2, 16, 0], "rotation": 90, "texture": "#texture"},
				"up": {"uv": [14, 9, 16, 11], "rotation": 270, "texture": "#texture"},
				"down": {"uv": [14, 9, 16, 11], "rotation": 270, "texture": "#texture"}
			}
		},
		{
			"name": "Right-hand post",
			"from": [14, 5, 7],
			"to": [16, 16, 9],
			"faces": {
				"north": {"uv": [5, 2, 16, 0], "rotation": 90, "texture": "#texture"},
				"east": {"uv": [5, 10, 16, 8], "rotation": 90, "texture": "#texture"},
				"south": {"uv": [5, 2, 16, 0], "rotation": 90, "texture": "#texture"},
				"west": {"uv": [5, 10, 16, 8], "rotation": 90, "texture": "#texture"},
				"up": {"uv": [14, 9, 16, 11], "rotation": 270, "texture": "#texture"},
				"down": {"uv": [14, 9, 16, 11], "rotation": 270, "texture": "#texture"}
			}
		},
		{
			"name": "Inner vertical post of left-hand gate door",
			"from": [6, 6, 7],
			"to": [8, 15, 9],
			"faces": {
				"north": {"uv": [7, 6, 16, 4], "rotation": 270, "texture": "#texture"},
				"south": {"uv": [7, 13, 16, 15], "rotation": 270, "texture": "#texture"},
				"west": {"uv": [5, 10, 16, 8], "rotation": 90, "texture": "#texture"},
				"up": {"uv": [10, 8, 12, 10], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [10, 8, 12, 10], "rotation": 180, "texture": "#texture"}
			}
		},
		{
			"name": "Inner vertical post of right-hand gate door",
			"from": [8, 6, 7],
			"to": [10, 15, 9],
			"faces": {
				"north": {"uv": [7, 13, 16, 15], "rotation": 270, "texture": "#texture"},
				"east": {"uv": [5, 2, 16, 0], "rotation": 90, "texture": "#texture"},
				"south": {"uv": [7, 6, 16, 4], "rotation": 270, "texture": "#texture"},
				"up": {"uv": [8, 8, 10, 10], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [8, 8, 10, 10], "rotation": 180, "texture": "#texture"}
			}
		},
		{
			"name": "Lower horizontal bar of left-hand gate door",
			"from": [2, 6, 7],
			"to": [6, 9, 9],
			"faces": {
				"north": {"uv": [2, 5, 6, 8], "texture": "#texture"},
				"south": {"uv": [10, 5, 14, 8], "texture": "#texture"},
				"up": {"uv": [3, 9, 7, 11], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [3, 9, 7, 11], "rotation": 180, "texture": "#texture"}
			}
		},
		{
			"name": "Upper horizontal bar of left-hand gate door",
			"from": [2, 12, 7],
			"to": [6, 15, 9],
			"faces": {
				"north": {"uv": [10, 1, 14, 4], "texture": "#texture"},
				"south": {"uv": [2, 5, 6, 8], "texture": "#texture"},
				"up": {"uv": [3, 9, 7, 11], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [3, 9, 7, 11], "rotation": 180, "texture": "#texture"}
			}
		},
		{
			"name": "Lower horizontal bar of right-hand gate door",
			"from": [10, 6, 7],
			"to": [14, 9, 9],
			"faces": {
				"north": {"uv": [10, 5, 14, 8], "texture": "#texture"},
				"south": {"uv": [2, 5, 6, 8], "texture": "#texture"},
				"up": {"uv": [11, 8, 15, 10], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [11, 8, 15, 10], "rotation": 180, "texture": "#texture"}
			}
		},
		{
			"name": "Upper horizontal bar of right-hand gate door",
			"from": [10, 12, 7],
			"to": [14, 15, 9],
			"faces": {
				"north": {"uv": [2, 5, 6, 8], "texture": "#texture"},
				"south": {"uv": [10, 1, 14, 4], "texture": "#texture"},
				"up": {"uv": [11, 8, 15, 10], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [11, 8, 15, 10], "rotation": 180, "texture": "#texture"}
			}
		}
	],
	"display": {
		"gui": {
			"rotation": [30, 45, 0],
			"translation": [0, -1, 0],
			"scale": [0.8, 0.8, 0.8]
		},
		"head": {
			"translation": [0, -3, -6]
		}
	}
}