{
	"credit": "Made with Blockbench",
	"parent": "block/block",
	"textures": {
		"top": "custom/terrain/diamond_plate",
		"bottom": "custom/terrain/dirtysteel",
		"particle": "custom/terrain/steel3",
		"side": "custom/terrain/steel3"
	},
	"elements": [
		{
			"from": [0, 7, 0],
			"to": [8, 8, 16],
			"faces": {
				"north": {"uv": [8, 12, 16, 13], "texture": "#side"},
				"east": {"uv": [0, 8, 16, 9], "texture": "#side"},
				"south": {"uv": [8, 12, 16, 13], "texture": "#side"},
				"west": {"uv": [0, 8, 16, 9], "texture": "#side"},
				"up": {"uv": [0, 0, 8, 16], "texture": "#top"},
				"down": {"uv": [0, 8, 16, 16], "rotation": 90, "texture": "#bottom"}
			}
		},
		{
			"from": [8, 15, 0],
			"to": [16, 16, 16],
			"faces": {
				"north": {"uv": [8, 0, 16, 1], "texture": "#side"},
				"east": {"uv": [0, 8, 16, 9], "texture": "#side"},
				"south": {"uv": [8, 0, 16, 1], "texture": "#side"},
				"west": {"uv": [0, 8, 16, 9], "texture": "#side"},
				"up": {"uv": [8, 0, 16, 16], "texture": "#top"},
				"down": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#bottom"}
			}
		}
	],
	"display": {
		"thirdperson_lefthand": {
			"rotation": [75, -135, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"gui": {
			"rotation": [30, 135, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"head": {
			"rotation": [0, -90, 0]
		}
	}
}