MCMinecraft Assets Explorer

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

comparator_subtract.json0 B

Empty File
{
    "ambientocclusion": false,
    "textures": {
        "particle": "block/comparator",
        "slab": "block/smooth_stone",
        "top": "block/comparator",
        "unlit": "block/redstone_torch_off",
        "lit": "block/redstone_torch"
    },
    "elements": [
        {   "from": [ 0, 0, 0 ],
            "to": [ 16, 2, 16 ],
            "faces": {
                "down":  { "uv": [ 0,  0, 16, 16 ], "texture": "#slab", "cullface": "down" },
                "up":    { "uv": [ 0,  0, 16, 16 ], "texture": "#top" },
                "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" },
                "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" },
                "west":  { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" },
                "east":  { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" }
            }
        },
        {   "from": [ 4, 2, 11 ],
            "to": [ 6, 7, 13 ],
            "faces": {
                "up":    { "uv": [ 7, 6, 9,  8 ], "texture": "#unlit" },
                "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
                "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
                "west":  { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
                "east":  { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }
            }
        },
        {   "from": [ 10, 2, 11 ],
            "to": [ 12, 7, 13 ],
            "faces": {
                "up":    { "uv": [ 7, 6, 9,  8 ], "texture": "#unlit" },
                "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
                "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
                "west":  { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
                "east":  { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }
            }
        },
        {   "from": [ 7, 2, 2 ],
            "to": [ 9, 5, 4 ],
            "shade": false,
            "faces": {
                "up":    { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" },
                "north": { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" },
                "south": { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" },
                "west":  { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" },
                "east":  { "uv": [ 7, 6, 9, 9 ], "texture": "#lit" }
            }
        },
        {
            "from": [ 6.5, -0.5, 1.5 ],
            "to": [ 9.5, 2.5, 4.5 ],
            "shade": false,
            "faces": {
                "up": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" }
            }
        },
        {
            "from": [ 6.5, 5.5, 1.5 ],
            "to": [ 9.5, 8.5, 4.5 ],
            "shade": false,
            "faces": {
                "down": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" }
            }
        },
        {
            "from": [ 6.5, 2.5, -1.5 ],
            "to": [ 9.5, 5.5, 1.5 ],
            "shade": false,
            "faces": {
                "south": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" }
            }
        },
        {
            "from": [ 6.5, 2.5, 4.5 ],
            "to": [ 9.5, 5.5, 7.5 ],
            "shade": false,
            "faces": {
                "north": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" }
            }
        },
        {
            "from": [ 3.5, 2.5, 1.5 ],
            "to": [ 6.5, 5.5, 4.5 ],
            "shade": false,
            "faces": {
                "east": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" }
            }
        },
        {
            "from": [ 9.5, 2.5, 1.5 ],
            "to": [ 12.5, 5.5, 4.5 ],
            "shade": false,
            "faces": {
                "west": { "uv": [ 6, 5, 7, 6 ], "texture": "#lit" }
            }
        }
    ]
}