{
	"credit": "Created by Stridey",
	"parent": "block/block",
	"textures": {
		"particle": "block/turtle_egg",
		"all": "block/turtle_egg"
	},
	"elements": [
		{
			"from": [6, 0, 6],
			"to": [10, 7, 10],
			"rotation": {"angle": 0, "axis": "y", "origin": [9, 8, 10]},
			"faces": {
				"north": {"uv": [1, 4, 5, 11], "texture": "#all"},
				"east": {"uv": [1, 4, 5, 11], "texture": "#all"},
				"south": {"uv": [1, 4, 5, 11], "texture": "#all"},
				"west": {"uv": [1, 4, 5, 11], "texture": "#all"},
				"up": {"uv": [0, 0, 4, 4], "texture": "#all"},
				"down": {"uv": [0, 0, 4, 4], "texture": "#all", "cullface": "down"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [43.5, 45, 0],
			"translation": [0, 2, 1.25],
			"scale": [0.5, 0.5, 0.5]
		},
		"thirdperson_lefthand": {
			"rotation": [43.5, 45, 0],
			"translation": [0, 2, 1.25],
			"scale": [0.5, 0.5, 0.5]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"translation": [0, 4.75, 0],
			"scale": [0.7, 0.7, 0.7]
		},
		"firstperson_lefthand": {
			"rotation": [0, 45, 0],
			"translation": [0, 4.75, 0],
			"scale": [0.7, 0.7, 0.7]
		},
		"ground": {
			"translation": [0, 5, 0],
			"scale": [0.5, 0.5, 0.5]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"translation": [0, 3.75, 0]
		},
		"head": {
			"translation": [0, 14.25, 0]
		},
		"fixed": {
			"translation": [0, 4.5, 0]
		}
	}
}