{
	"ambientocclusion": false,
	"textures": {
		"particle": "#north"
	},
	"elements": [
		{
			"from": [0,0,0],
			"to": [8,8,8],
			"faces": {
				"down": {
					"__comment": "Left side",
					"texture": "#down",
					"cullface": "down"
				},
				"north": {
					"__comment": "Right side",
					"texture": "#north",
					"cullface": "north"
				},
				"west": {
					"texture": "#west",
					"cullface": "west"
				}
			}
		},
		{
			"from": [8,0,0],
			"to": [16,8,8],
			"faces": {
				"down": {
					"__comment": "Left side",
					"texture": "#down",
					"cullface": "down"
				},
				"north": {
					"__comment": "Right side",
					"texture": "#north",
					"cullface": "north"
				},
				"east": {
					"texture": "#east",
					"cullface": "east"
				}
			}
		},
		{
			"from": [0,0,8],
			"to": [8,8,16],
			"faces": {
				"down": {
					"__comment": "Left side",
					"texture": "#down",
					"cullface": "down"
				},
				"south": {
					"__comment": "Left side",
					"texture": "#south",
					"cullface": "south"
				},
				"west": {
					"texture": "#west",
					"cullface": "west"
				}
			}
		},
		{
			"from": [8,0,8],
			"to": [16,8,16],
			"faces": {
				"down": {
					"__comment": "Left side",
					"texture": "#down",
					"cullface": "down"
				},
				"south": {
					"__comment": "Left side",
					"texture": "#south",
					"cullface": "south"
				},
				"east": {
					"texture": "#east",
					"cullface": "east"
				}
			}
		},
		{
			"from": [0,8,0],
			"to": [8,16,8],
			"faces": {
				"up": {
					"__comment": "Left side",
					"texture": "#up",
					"cullface": "up"
				},
				"north": {
					"__comment": "Right side",
					"texture": "#north",
					"cullface": "north"
				},
				"west": {
					"texture": "#west",
					"cullface": "west"
				}
			}
		},
		{
			"from": [8,8,0],
			"to": [16,16,8],
			"faces": {
				"up": {
					"__comment": "Left side",
					"texture": "#up",
					"cullface": "up"
				},
				"north": {
					"__comment": "Right side",
					"texture": "#north",
					"cullface": "north"
				},
				"east": {
					"texture": "#east",
					"cullface": "east"
				}
			}
		},
		{
			"from": [0,8,8],
			"to": [8,16,16],
			"faces": {
				"up": {
					"__comment": "Left side",
					"texture": "#up",
					"cullface": "up"
				},
				"south": {
					"__comment": "Left side",
					"texture": "#south",
					"cullface": "south"
				},
				"west": {
					"texture": "#west",
					"cullface": "west"
				}
			}
		},
		{
			"from": [8,8,8],
			"to": [16,16,16],
			"faces": {
				"up": {
					"__comment": "Left side",
					"texture": "#up",
					"cullface": "up"
				},
				"south": {
					"__comment": "Left side",
					"texture": "#south",
					"cullface": "south"
				},
				"east": {
					"texture": "#east",
					"cullface": "east"
				}
			}
		}
	]
}