{
	"credit": "Made with Blockbench",
	"textures": {
		"0": "custom/skybox/cloud_ceiling",
		"1": "custom/skybox/cloud_wall1",
		"2": "custom/skybox/cloud_wall2",
		"3": "custom/skybox/cloud_wall3",
		"4": "custom/skybox/cloud_wall4",
		"particle": "custom/skybox/cloud_ceiling"
	},
	"elements": [
		{
			"from": [32, 32, 32],
			"to": [-16, -16, -16],
			"light_emission": 15,
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
				"east": {"uv": [16, 0, 0, 16], "texture": "#2"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#3"},
				"west": {"uv": [16, 0, 0, 16], "texture": "#4"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
			}
		}
	],
	"display": {
		"head": {
			"scale": [0.55, 0.55, 0.55]
		},
		"fixed": {
			"scale": [4, 4, 4]
		}
	}
}