{
	"credit": "Made by ZenithKnight#1225 u/NitroCipher",
	"textures": {
		"particle": "block/piston_top",
		"platform": "block/piston_top",
		"side": "block/piston_side"
	},
	"elements": [
		{
			"from": [0, 12, 0],
			"to": [16, 16, 16],
			"rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 2]},
			"faces": {
				"north": {"uv": [0, 0, 16, 4], "texture": "#side", "cullface": "down"},
				"east": {"uv": [0, 0, 16, 4], "texture": "#side", "cullface": "east"},
				"south": {"uv": [0, 0, 16, 4], "texture": "#side", "cullface": "up"},
				"west": {"uv": [0, 0, 16, 4], "texture": "#side", "cullface": "west"},
				"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#platform", "cullface": "north"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#platform"}
			}
		},
		{
			"from": [6, 0, 6],
			"to": [10, 12, 10],
			"rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 12]},
			"faces": {
				"north": {"uv": [4, 0, 16, 4], "rotation": 270, "texture": "#side"},
				"east": {"uv": [4, 0, 16, 4], "rotation": 270, "texture": "#side"},
				"south": {"uv": [4, 0, 16, 4], "rotation": 270, "texture": "#side"},
				"west": {"uv": [16, 4, 4, 0], "rotation": 90, "texture": "#side"},
				"down": {"uv": [6, 6, 10, 10], "texture": "#platform"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"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.25, 0.25, 0.25]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"translation": [0, -1.25, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"fixed": {
			"scale": [0.5, 0.5, 0.5]
		}
	}
}