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