{
	"credit": "Created by Stridey",
	"parent": "block/block",
	"ambientocclusion": false,
	"textures": {
		"particle": "block/end_rod",
		"end_rod": "block/end_rod"
	},
	"elements": [
		{
			"from": [7, 0, 7],
			"to": [9, 16, 9],
			"faces": {
				"north": {"uv": [0, 0, 2, 16], "texture": "#end_rod"},
				"east": {"uv": [0, 0, 2, 16], "texture": "#end_rod"},
				"south": {"uv": [0, 0, 2, 16], "texture": "#end_rod"},
				"west": {"uv": [0, 0, 2, 16], "texture": "#end_rod"},
				"up": {"uv": [2, 0, 4, 2], "texture": "#end_rod", "cullface": "up"},
				"down": {"uv": [2, 0, 4, 2], "texture": "#end_rod", "cullface": "down"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"translation": [0, 3, 1],
			"scale": [0.55, 0.55, 0.55]
		},
		"thirdperson_lefthand": {
			"translation": [0, 3, 1],
			"scale": [0.55, 0.55, 0.55]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"translation": [0, 3, 0],
			"scale": [0.5, 0.5, 0.5]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"scale": [0.85, 0.85, 0.85]
		},
		"head": {
			"rotation": [-60, 0, 0],
			"translation": [0, 5, -9]
		},
		"fixed": {
			"scale": [0.5, 0.5, 0.5]
		}
	}
}