MCMinecraft Assets Explorer

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

template_custom_fence_gate_wall_open.json0 B

Empty File
{
    "ambientocclusion": true,
    "textures": {
        "particle": "#particle"
    },
    "elements": [
        {   "__comment": "Left-hand post",
            "from": [ 0, 2, 7 ],
            "to": [ 2, 13, 9 ],
            "faces": {
                "down":  { "uv": [  0, 10,  2, 12 ], "texture": "#texture" },
                "up":    { "uv": [  2, 10,  0, 12 ], "texture": "#texture" },
                "north": { "uv": [ 14,  0, 16, 11 ], "texture": "#texture" },
                "south": { "uv": [ 10,  0, 12, 11 ], "texture": "#texture" },
                "west":  { "uv": [ 14,  0, 16, 11 ], "texture": "#texture", "cullface": "west" },
                "east":  { "uv": [ 14,  0, 16, 11 ], "texture": "#texture" }
            }
        },
        {   "__comment": "Right-hand post",
            "from": [ 14, 2, 7 ],
            "to": [ 16, 13, 9 ],
            "faces": {
                "down":  { "uv": [ 14,  7, 16,  9 ], "texture": "#texture" },
                "up":    { "uv": [  2, 10,  0, 12 ], "texture": "#texture" },
                "north": { "uv": [ 14,  0, 16, 11 ], "texture": "#texture" },
                "south": { "uv": [ 14,  0, 16, 11 ], "texture": "#texture" },
                "west":  { "uv": [ 14,  0, 16, 11 ], "texture": "#texture" },
                "east":  { "uv": [ 14,  0, 16, 11 ], "texture": "#texture", "cullface": "east" }
            }
        },
        {   "__comment": "Inner vertical post of left-hand gate door",
            "from": [ 0, 3, 13 ],
            "to": [ 2, 12, 15 ],
            "faces": {
                "down":  { "uv": [ 0, 12, 2, 10 ], "texture": "#texture" },
                "up":    { "uv": [ 0, 10, 2, 12 ], "texture": "#texture" },
                "south": { "uv": [ 4,  0, 2,  9 ], "texture": "#texture" },
                "west":  { "uv": [ 0,  0, 2,  9 ], "texture": "#texture" },
                "east":  { "uv": [ 2,  0, 4,  9 ], "texture": "#texture" }
            }
        },
        {   "__comment": "Inner vertical post of right-hand gate door",
            "from": [ 14, 3, 13 ],
            "to": [ 16, 12, 15 ],
            "faces": {
                "down":  { "uv": [ 0, 12, 2, 10 ], "texture": "#texture" },
                "up":    { "uv": [ 0, 10, 2, 12 ], "texture": "#texture" },
                "south": { "uv": [ 0,  0, 2,  9 ], "texture": "#texture" },
                "west":  { "uv": [ 2,  0, 0,  9 ], "texture": "#texture" },
                "east":  { "uv": [ 2,  0, 4,  9 ], "texture": "#texture" }
            }
        },
        {   "__comment": "Lower horizontal bar of left-hand gate door",
            "from": [ 0, 3, 9 ],
            "to": [ 2, 6, 13 ],
            "faces": {
                "down":  { "uv": [ 2, 10, 6, 12 ], "rotation": 90, "texture": "#texture" },
                "up":    { "uv": [ 2, 10, 6, 12 ], "rotation": 90, "texture": "#texture" },
                "west":  { "uv": [ 5,  6, 9,  9 ], "texture": "#texture" },
                "east":  { "uv": [ 5,  0, 9,  3 ], "texture": "#texture" }
            }
        },
        {   "__comment": "Upper horizontal bar of left-hand gate door",
            "from": [ 0, 9, 9 ],
            "to": [ 2, 12, 13 ],
            "faces": {
                "down":  { "uv": [ 2, 10, 6, 12 ], "rotation": 90, "texture": "#texture" },
                "up":    { "uv": [ 2, 10, 6, 12 ], "rotation": 90, "texture": "#texture" },
                "west":  { "uv": [ 5,  0, 9,  3 ], "texture": "#texture" },
                "east":  { "uv": [ 5,  3, 9,  6 ], "texture": "#texture" }
            }
        },
        {   "__comment": "Lower horizontal bar of left-hand gate door",
            "from": [ 14, 3, 9 ],
            "to": [ 16, 6, 13 ],
            "faces": {
                "down":  { "uv": [ 2, 10, 6, 12 ], "rotation": 90, "texture": "#texture" },
                "up":    { "uv": [ 2, 10, 6, 12 ], "rotation": 90, "texture": "#texture" },
                "west":  { "uv": [ 5,  6, 9,  9 ], "texture": "#texture" },
                "east":  { "uv": [ 5,  0, 9,  3 ], "texture": "#texture" }
            }
        },
        {   "__comment": "Upper horizontal bar of left-hand gate door",
            "from": [ 14, 9, 9 ],
            "to": [ 16, 12, 13 ],
            "faces": {
                "down":  { "uv": [ 2, 10, 6, 12 ], "rotation": 90, "texture": "#texture" },
                "up":    { "uv": [ 2, 10, 6, 12 ], "rotation": 90, "texture": "#texture" },
                "west":  { "uv": [ 5,  6, 9,  9 ], "texture": "#texture" },
                "east":  { "uv": [ 5,  3, 9,  6 ], "texture": "#texture" }
            }
        }
    ]
}