{
	"parent": "block/cross",
	"ambientocclusion": false,
	"textures": {
		"particle": "#cross",
		"cross": "#cross"
	},
	"elements": [
		{
			"from": [ 16, 0, 0 ],
			"to": [ 16.0625, 16, 23 ],
			"rotation": { "origin": [ 16, 0, 0 ], "axis": "y", "angle": -45 },
			"shade": false,
			"faces": {
				"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
				"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
			}
		},
		{
			"from": [ 0, 0, 0 ],
			"to": [ 23, 16, 0.0625 ],
			"rotation": { "origin": [ 0, 0, 0 ], "axis": "y", "angle": -45 },
			"shade": false,
			"faces": {
				"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
				"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
			}
		},
		{
			"from": [ 8, 0, 0 ],
			"to": [ 8.001, 16, 16 ],
			"shade": false,
			"faces": {
				"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
				"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
			}
		},
		{
			"from": [ 0, 0, 8 ],
			"to": [ 16, 16, 8.001 ],
			"shade": false,
			"faces": {
				"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
				"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
			}
		}
	]
}