MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.14.4-pre7
Empty File
{
    "variants": {
        "facing=up": { "model": "block/end_rod" },
        "facing=down": { "model": "block/end_rod", "x": 180 },
        "facing=east": { "model": "block/end_rod", "y": 90, "x": 90 },
        "facing=south": { "model": "block/end_rod", "y": 180, "x": 90 },
        "facing=west": { "model": "block/end_rod", "y": 270, "x": 90 },
        "facing=north": { "model": "block/end_rod", "y": 0, "x": 90 }
    }
}