MCMinecraft Assets Explorer

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

template_torch_unlit.json0 B

Empty File
{
    "ambientocclusion": false,
    "textures": {
        "particle": "#torch"
    },
    "elements": [
        {   "from": [ 7, 0, 7 ],
            "to": [ 9, 10, 9 ],
            "faces": {
                "down":  { "uv": [ 7, 13, 9, 15 ], "texture": "#torch", "cullface": "down" },
                "up":    { "uv": [ 7,  6, 9,  8 ], "texture": "#torch" },
                "north": { "uv": [ 7,  6, 9, 16 ], "texture": "#torch" },
                "east":  { "uv": [ 7,  6, 9, 16 ], "texture": "#torch" },
                "south": { "uv": [ 7,  6, 9, 16 ], "texture": "#torch" },
                "west":  { "uv": [ 7,  6, 9, 16 ], "texture": "#torch" }
            }
        }
    ]
}