MCMinecraft Assets Explorer

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

door_top_right.json0 B

Empty File
{
    "ambientocclusion": false,
    "textures": {
        "particle": "#top"
    },
    "elements": [
        {   "from": [ 0, 0, 0 ],
            "to": [ 3, 16, 16 ],
            "faces": {
                "up":    { "uv": [  0,  0, 16,  3 ], "texture": "#top", "cullface": "up", "rotation": 270 },
                "north": { "uv": [  3,  0,  0, 16 ], "texture": "#top", "cullface": "north" },
                "south": { "uv": [  0,  0,  3, 16 ], "texture": "#top", "cullface": "south" },
                "west":  { "uv": [ 16,  0,  0, 16 ], "texture": "#top", "cullface": "west" },
                "east":  { "uv": [  0,  0, 16, 16 ], "texture": "#top" }
            }
        }
    ]
}