{
	"credit": "Created by Stridey",
	"textures": {
		"particle": "#texture",
		"texture": "#texture"
	},
	"elements": [
		{
			"name": "top bar",
			"from": [7, 12, 0],
			"to": [9, 15, 9],
			"faces": {
				"north": {"uv": [7, 1, 9, 4], "texture": "#texture", "cullface": "north"},
				"east": {"uv": [0, 1, 9, 4], "texture": "#texture"},
				"west": {"uv": [0, 1, 9, 4], "texture": "#texture"},
				"up": {"uv": [7, 0, 16, 2], "rotation": 90, "texture": "#texture"},
				"down": {"uv": [7, 0, 16, 2], "rotation": 90, "texture": "#texture"}
			}
		},
		{
			"name": "lower bar",
			"from": [7, 6, 0],
			"to": [9, 9, 9],
			"faces": {
				"north": {"uv": [9, 7, 11, 10], "rotation": 180, "texture": "#texture", "cullface": "north"},
				"east": {"uv": [0, 9, 9, 12], "texture": "#texture"},
				"west": {"uv": [0, 9, 9, 12], "texture": "#texture"},
				"up": {"uv": [7, 0, 16, 2], "rotation": 90, "texture": "#texture"},
				"down": {"uv": [7, 0, 16, 2], "rotation": 90, "texture": "#texture"}
			}
		}
	]
}