MCMinecraft Assets Explorer

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

fence_inventory.json0 B

Empty File
{   "parent": "block/block",
    "display": {
        "gui": {
            "rotation": [ 30, 135, 0 ],
            "translation": [ 0, 0, 0],
            "scale":[ 0.625, 0.625, 0.625 ]
        },
        "fixed": {
            "rotation": [ 0, 90, 0 ],
            "translation": [ 0, 0, 0],
            "scale":[ 0.5, 0.5, 0.5 ]
        }
    },
    "textures": {
        "particle": "#texture"
    },
    "elements": [
        {   "from": [ 6, 0, 0 ],
            "to": [ 10, 16, 4 ],
            "faces": {
                "down":  { "uv": [ 6, 0, 10,  4 ], "texture": "#texture", "cullface": "down" },
                "up":    { "uv": [ 6, 0, 10,  4 ], "texture": "#texture" },
                "north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
                "south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
                "west":  { "uv": [ 0, 0,  4, 16 ], "texture": "#texture" },
                "east":  { "uv": [ 0, 0,  4, 16 ], "texture": "#texture" }
            },
            "__comment": "Left post"
        },
        {   "from": [ 6, 0, 12 ],
            "to": [ 10, 16, 16 ],
            "faces": {
                "down":  { "uv": [  6, 12, 10, 16 ], "texture": "#texture", "cullface": "down" },
                "up":    { "uv": [  6, 12, 10, 16 ], "texture": "#texture" },
                "north": { "uv": [  6,  0, 10, 16 ], "texture": "#texture" },
                "south": { "uv": [  6,  0, 10, 16 ], "texture": "#texture" },
                "west":  { "uv": [ 12,  0, 16, 16 ], "texture": "#texture" },
                "east":  { "uv": [ 12,  0, 16, 16 ], "texture": "#texture" }
            },
            "__comment": "Right post"
        },
        {   "from": [ 7, 12, 0 ],
            "to": [ 9, 15, 16 ],
            "faces": {
                "down":  { "uv": [ 7, 0,  9, 16 ], "texture": "#texture" },
                "up":    { "uv": [ 7, 0,  9, 16 ], "texture": "#texture" },
                "west":  { "uv": [ 0, 1, 16,  4 ], "texture": "#texture" },
                "east":  { "uv": [ 0, 1, 16,  4 ], "texture": "#texture" }
            },
            "__comment": "Top bar"
        },
        {   "from": [ 7, 12, -2 ],
            "to": [ 9, 15, 0 ],
            "faces": {
                "down":  { "uv": [  7,  0,  9,  2 ], "texture": "#texture" },
                "up":    { "uv": [  7, 14,  9, 16 ], "texture": "#texture" },
                "north": { "uv": [  7,  1,  9,  4 ], "texture": "#texture" },
                "west":  { "uv": [ 14,  1, 16,  4 ], "texture": "#texture" },
                "east":  { "uv": [  0,  1,  2,  4 ], "texture": "#texture" }
            },
            "__comment": "Top bar left"
        },
        {   "from": [ 7, 12, 16 ],
            "to": [ 9, 15, 18 ],
            "faces": {
                "down":  { "uv": [  7, 14,  9, 16 ], "texture": "#texture" },
                "up":    { "uv": [  7,  0,  9,  2 ], "texture": "#texture" },
                "south": { "uv": [  7,  1,  9,  4 ], "texture": "#texture" },
                "west":  { "uv": [  0,  1,  2,  4 ], "texture": "#texture" },
                "east":  { "uv": [ 14,  1, 16,  4 ], "texture": "#texture" }
          },
            "__comment": "Top bar right"
        },
        {   "from": [ 7, 6, 0 ],
            "to": [ 9, 9, 16 ],
            "faces": {
                "down":  { "uv": [ 7, 0,  9, 16 ], "texture": "#texture" },
                "up":    { "uv": [ 7, 0,  9, 16 ], "texture": "#texture" },
                "west":  { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" },
                "east":  { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" }
            },
            "__comment": "Lower bar"
        },
        {   "from": [ 7, 6, -2 ],
            "to": [ 9, 9, 0 ],
            "faces": {
                "down":  { "uv": [  7,  0,  9,  2 ], "texture": "#texture" },
                "up":    { "uv": [  7, 14,  9, 16 ], "texture": "#texture" },
                "north": { "uv": [  7,  7,  9, 10 ], "texture": "#texture" },
                "west":  { "uv": [ 14,  7, 16, 10 ], "texture": "#texture" },
                "east":  { "uv": [  0,  7,  2, 10 ], "texture": "#texture" }
            },
            "__comment": "Lower bar left"
        },
        {   "from": [ 7, 6, 16 ],
            "to": [ 9, 9, 18 ],
            "faces": {
                "down":  { "uv": [  7, 14,  9, 16 ], "texture": "#texture" },
                "up":    { "uv": [  7,  0,  9,  2 ], "texture": "#texture" },
                "south": { "uv": [  7,  7,  9, 10 ], "texture": "#texture" },
                "west":  { "uv": [  0,  7,  2, 10 ], "texture": "#texture" },
                "east":  { "uv": [ 14,  7, 16, 10 ], "texture": "#texture" }
            },
            "__comment": "Lower bar right"
        }
    ]
}