{
	"credit": "Made by TheWaschtlPlays using Blockbench",
	"textures": {
		"particle": "#texture"
	},
	"elements": [
		{
			"name": "top bar",
			"from": [7, 11, 5.05],
			"to": [9, 13.99, 6],
			"faces": {
				"north": {"uv": [1, 2, 3, 5], "texture": "#texture", "cullface": "north"},
				"east": {"uv": [3, 2, 4, 5], "texture": "#texture"},
				"west": {"uv": [0, 2, 1, 5], "texture": "#texture"},
				"up": {"uv": [1, 4, 3, 5], "texture": "#texture"},
				"down": {"uv": [1, 2, 3, 3], "texture": "#texture"}
			}
		},
		{
			"name": "lower bar",
			"from": [7, 5, 5.05],
			"to": [9, 8, 6],
			"faces": {
				"north": {"uv": [1, 5, 3, 8], "texture": "#texture", "cullface": "north"},
				"east": {"uv": [3, 5, 4, 8], "texture": "#texture"},
				"west": {"uv": [0, 5, 1, 8], "texture": "#texture"},
				"up": {"uv": [1, 7, 3, 8], "texture": "#texture"},
				"down": {"uv": [1, 5, 3, 6], "texture": "#texture"}
			}
		}
	]
}