{
    "textures": {
        "particle": "#texture"
    },
    "elements": [
        {
            "from": [3,13,13],
            "to": [16,16,16],
            "faces": {
                "up": {
                    "uv": [3,3,16,0],
                    "texture": "#particle",
                    "cullface": "up"
                },
                "down": {
                    "uv": [3,0,16,3],
                    "texture": "#particle"
                },
                "east": {
                    "uv": [16,0,13,3],
                    "texture": "#particle",
                    "cullface": "east"
                },
                "north": {
                    "uv": [16,0,3,3],
                    "texture": "#particle"
                },
                "south": {
                    "texture": "#particle",
                    "cullface": "south"
                }
            }
        },
        {
            "from": [0,0,13],
            "to": [13,3,16],
            "faces": {
                "up": {
                    "uv": [0,16,13,13],
                    "texture": "#particle"
                },
                "down": {
                    "uv": [0,16,13,13],
                    "texture": "#particle",
                    "cullface": "down"
                },
                "west": {
                    "uv": [3,13,0,16],
                    "texture": "#particle",
                    "cullface": "west"
                },
                "north": {
                    "uv": [13,13,0,16],
                    "texture": "#particle"
                },
                "south": {
                    "texture": "#particle",
                    "cullface": "south"
                }
            }
        },
        {
            "from": [0,3,13],
            "to": [3,16,16],
            "faces": {
                "up": {
                    "uv": [0,3,3,0],
                    "texture": "#particle",
                    "cullface": "up"
                },
                "west": {
                    "uv": [3,0,0,13],
                    "texture": "#particle",
                    "cullface": "west"
                },
                "east": {
                    "uv": [0,0,3,13],
                    "texture": "#particle"
                },
                "north": {
                    "uv": [3,0,0,13],
                    "texture": "#particle"
                },
                "south": {
                    "texture": "#particle",
                    "cullface": "south"
                }
            }
        },
        {
            "from": [13,0,13],
            "to": [16,13,16],
            "faces": {
                "down": {
                    "uv": [13,16,16,13],
                    "texture": "#particle",
                    "cullface": "down"
                },
                "west": {
                    "uv": [16,3,13,16],
                    "texture": "#particle"
                },
                "east": {
                    "uv": [16,3,13,16],
                    "texture": "#particle",
                    "cullface": "east"
                },
                "north": {
                    "uv": [16,3,13,16],
                    "texture": "#particle"
                },
                "south": {
                    "texture": "#particle",
                    "cullface": "south"
                }
            }
        },
        {
            "from": [1,1,13],
            "to": [15,15,16],
            "faces": {
                "north": {
                    "uv": [15,1,1,15],
                    "texture": "#particle"
                },
                "south": {
                    "texture": "#particle"
                }
            }
        }
    ]
}