MCMinecraft Assets Explorer

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

redstone_torch.json0 B

Empty File
{
    "variants": {
        "facing=up":  { "model": "lit_redstone_torch" },
        "facing=east":  { "model": "lit_redstone_torch_wall" },
        "facing=south":  { "model": "lit_redstone_torch_wall", "y": 90 },
        "facing=west":  { "model": "lit_redstone_torch_wall", "y": 180 },
        "facing=north":  { "model": "lit_redstone_torch_wall", "y": 270 }
    }
}