{
	"textures": {
    "particle": "#texture"
	},
	"elements": [
		{
			"from": [10, 0, 0],
			"to": [16, 8, 0],
			"faces": {
				"north": {"uv": [0, 8, 6, 16], "texture": "#texture", "cullface": "north"}
			}
		}
	]
}