MCMinecraft Assets Explorer

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

template_glass_pane_noside.json0 B

Empty File
{
    "ambientocclusion": false,
    "textures": {
        "particle": "#pane"
    },
    "elements": [
        {   "from": [ 7, 0, 7 ],
            "to": [ 9, 16, 9 ],
            "faces": {
                "north": { "uv": [  9, 0,  7, 16 ], "texture": "#pane" }
            }
        }
    ]
}