{
	"credit": "Made with Blockbench",
	"parent": "block/block",
	"textures": {
		"particle": "block/end_rod",
		"end_rod": "block/end_rod"
	},
	"elements": [
		{
			"from": [6, 0, 6],
			"to": [10, 1, 10],
			"shade": false,
			"faces": {
				"north": {"uv": [2, 6, 6, 7], "texture": "#end_rod"},
				"east": {"uv": [2, 6, 6, 7], "texture": "#end_rod"},
				"south": {"uv": [2, 6, 6, 7], "texture": "#end_rod"},
				"west": {"uv": [2, 6, 6, 7], "texture": "#end_rod"},
				"up": {"uv": [2, 2, 6, 6], "texture": "#end_rod"},
				"down": {"uv": [6, 6, 2, 2], "texture": "#end_rod", "cullface": "down"}
			}
		},
		{
			"from": [7, 1, 7],
			"to": [9, 16, 9],
			"shade": false,
			"faces": {
				"north": {"uv": [0, 0, 2, 15], "texture": "#end_rod"},
				"east": {"uv": [0, 0, 2, 15], "texture": "#end_rod"},
				"south": {"uv": [0, 0, 2, 15], "texture": "#end_rod"},
				"west": {"uv": [0, 0, 2, 15], "texture": "#end_rod"},
				"up": {"uv": [2, 0, 4, 2], "texture": "#end_rod", "cullface": "up"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"scale": [0.375, 0.375, 0.375]
		},
		"head": {
			"rotation": [-60, 0, 0],
			"translation": [0, 5, -9]
		}
	}
}