MCMinecraft Assets Explorer

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

template_redstone_torch.json0 B

Empty File
{
    "ambientocclusion": false,
    "textures": {
        "particle": "#torch"
    },
    "elements": [
        {   "from": [ 7, 0, 7 ],
            "to": [ 9, 10, 9 ],
            "shade": false,
            "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" }
            }
        },
        {
            "from": [ 6.5, 7.5, 6.5 ],
            "to": [ 9.5, 7.5, 9.5 ],
            "shade": false,
            "faces": {
                "up": { "uv": [ 8, 5, 9, 6 ], "texture": "#torch" }
            }
        },
        {
            "from": [ 6.5, 10.5, 6.5 ],
            "to": [ 9.5, 10.5, 9.5 ],
            "shade": false,
            "faces": {
                "down": { "uv": [ 7, 5, 8, 6 ], "texture": "#torch" }
            }
        },
        {
            "from": [ 6.5, 7.5, 6.5 ],
            "to": [ 9.5, 10.5, 6.5 ],
            "shade": false,
            "faces": {
                "south": { "uv": [ 9, 6, 10, 7 ], "texture": "#torch" }
            }
        },
        {
            "from": [ 9.5, 7.5, 6.5 ],
            "to": [ 9.5, 10.5, 9.5 ],
            "shade": false,
            "faces": {
                "west": { "uv": [ 6, 7, 7, 8 ], "texture": "#torch" }
            }
        },
        {
            "from": [ 6.5, 7.5, 9.5 ],
            "to": [ 9.5, 10.5, 9.5 ],
            "shade": false,
            "faces": {
                "north": { "uv": [ 6, 6, 7, 7 ], "texture": "#torch" }
            }
        },
        {
            "from": [ 6.5, 7.5, 6.5 ],
            "to": [ 6.5, 10.5, 9.5 ],
            "shade": false,
            "faces": {
                "east": { "uv": [ 9, 7, 10, 8 ], "texture": "#torch" }
            }
        }
    ]
}