MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.14.4-pre7
Empty File
{
    "variants": {
        "facing=north,lit=true": { "model": "block/campfire", "y": 180 },
        "facing=south,lit=true": { "model": "block/campfire" },
        "facing=east,lit=true": { "model": "block/campfire", "y": 270 },
        "facing=west,lit=true": { "model": "block/campfire", "y": 90 },
        "facing=north,lit=false": { "model": "block/campfire_off", "y": 180 },
        "facing=south,lit=false": { "model": "block/campfire_off" },
        "facing=east,lit=false": { "model": "block/campfire_off", "y": 270 },
        "facing=west,lit=false": { "model": "block/campfire_off", "y": 90 }
    }
}