MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more

template_fire_side.json0 B

Empty File
{
    "textures": {
        "particle": "#fire"
    },
    "ambientocclusion": false,
    "elements": [
        {   "from": [ 0, 0, 0.01 ],
            "to": [ 16, 22.4, 0.01 ],
            "shade": false,
            "faces": {
                "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" },
                "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }
            }
        }
    ]
}