MCMinecraft Assets Explorer

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

iron_bars_post_ends.json0 B

Empty File
{
    "ambientocclusion": false,
    "textures": {
        "particle": "block/iron_bars",
        "edge": "block/iron_bars"
    },
    "elements": [
        {   "from": [ 7, 0.001, 7 ],
            "to": [ 9, 0.001, 9 ],
            "faces": {
                "down":  { "uv": [  7, 7,  9,  9 ], "texture": "#edge" },
                "up":    { "uv": [  7, 7,  9,  9 ], "texture": "#edge" }
            }
        },
        {   "from": [ 7, 15.999, 7 ],
            "to": [ 9, 15.999, 9 ],
            "faces": {
                "down":  { "uv": [  7, 7,  9,  9 ], "texture": "#edge" },
                "up":    { "uv": [  7, 7,  9,  9 ], "texture": "#edge" }
            }
        }
    ]
}