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