MCMinecraft Assets Explorer

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

template_cauldron_level2.json0 B

Empty File
{
    "ambientocclusion": false,
    "textures": {
        "particle": "block/cauldron_side",
        "top": "block/cauldron_top",
        "bottom": "block/cauldron_bottom",
        "side": "block/cauldron_side",
        "inside": "block/cauldron_inner"
    },
    "elements": [
        {
            "from": [ 0, 3, 0 ],
            "to": [ 2, 16, 16 ],
            "faces": {
                "north": { "texture": "#side", "cullface": "north" },
                "east": { "texture": "#side" },
                "south": { "texture": "#side", "cullface": "south" },
                "west": { "texture": "#side", "cullface": "west" },
                "up": { "texture": "#top", "cullface": "up" },
                "down": { "texture": "#inside" }
            }
        },
        {
            "from": [ 2, 3, 2 ],
            "to": [ 14, 4, 14 ],
            "faces": {
                "up": { "texture": "#inside" },
                "down": { "texture": "#inside" }
            }
        },
        {
            "from": [ 14, 3, 0 ],
            "to": [ 16, 16, 16 ],
            "faces": {
                "north": { "texture": "#side", "cullface": "north" },
                "east": { "texture": "#side", "cullface": "east" },
                "south": { "texture": "#side", "cullface": "south" },
                "west": { "texture": "#side" },
                "up": { "texture": "#top", "cullface": "up" },
                "down": { "texture": "#inside" }
            }
        },
        {
            "from": [ 2, 3, 0 ],
            "to": [ 14, 16, 2 ],
            "faces": {
                "north": { "texture": "#side", "cullface": "north" },
                "south": { "texture": "#side" },
                "up": { "texture": "#top", "cullface": "up" },
                "down": { "texture": "#inside" }
            }
        },
        {
            "from": [ 2, 3, 14 ],
            "to": [ 14, 16, 16 ],
            "faces": {
                "north": { "texture": "#side" },
                "south": { "texture": "#side", "cullface": "south" },
                "up": { "texture": "#top", "cullface": "up" },
                "down": { "texture": "#inside" }
            }
        },
        {
            "from": [ 0, 0, 0 ],
            "to": [ 4, 3, 2 ],
            "faces": {
                "north": { "texture": "#side", "cullface": "north" },
                "east": { "texture": "#side" },
                "south": { "texture": "#side" },
                "west": { "texture": "#side", "cullface": "west" },
                "down": { "texture": "#bottom", "cullface": "down" }
            }
        },
        {
            "from": [ 0, 0, 2 ],
            "to": [ 2, 3, 4 ],
            "faces": {
                "east": { "texture": "#side" },
                "south": { "texture": "#side" },
                "west": { "texture": "#side", "cullface": "west" },
                "down": { "texture": "#bottom", "cullface": "down" }
            }
        },
        {
            "from": [ 12, 0, 0 ],
            "to": [ 16, 3, 2 ],
            "faces": {
                "north": { "texture": "#side", "cullface": "north" },
                "east": { "texture": "#side", "cullface": "east" },
                "south": { "texture": "#side" },
                "west": { "texture": "#side" },
                "down": { "texture": "#bottom", "cullface": "down" }
            }
        },
        {
            "from": [ 14, 0, 2 ],
            "to": [ 16, 3, 4 ],
            "faces": {
                "east": { "texture": "#side", "cullface": "east" },
                "south": { "texture": "#side" },
                "west": { "texture": "#side" },
                "down": { "texture": "#bottom", "cullface": "down" }
            }
        },
        {
            "from": [ 0, 0, 14 ],
            "to": [ 4, 3, 16 ],
            "faces": {
                "north": { "texture": "#side" },
                "east": { "texture": "#side" },
                "south": { "texture": "#side", "cullface": "south" },
                "west": { "texture": "#side", "cullface": "west" },
                "down": { "texture": "#bottom", "cullface": "down" }
            }
        },
        {
            "from": [ 0, 0, 12 ],
            "to": [ 2, 3, 14 ],
            "faces": {
                "north": { "texture": "#side" },
                "east": { "texture": "#side" },
                "west": { "texture": "#side", "cullface": "west" },
                "down": { "texture": "#bottom", "cullface": "down" }
            }
        },
        {
            "from": [ 12, 0, 14 ],
            "to": [ 16, 3, 16 ],
            "faces": {
                "north": { "texture": "#side" },
                "east": { "texture": "#side", "cullface": "east" },
                "south": { "texture": "#side", "cullface": "south" },
                "west": { "texture": "#side" },
                "down": { "texture": "#bottom", "cullface": "down" }
            }
        },
        {
            "from": [ 14, 0, 12 ],
            "to": [ 16, 3, 14 ],
            "faces": {
                "north": { "texture": "#side" },
                "east": { "texture": "#side", "cullface": "east" },
                "west": { "texture": "#side" },
                "down": { "texture": "#bottom", "cullface": "down" }
            }
        },
        {
            "from": [ 2, 4, 2 ],
            "to": [ 14, 12, 14 ],
            "faces": {
                "up": { "texture": "#content", "tintindex": 0 }
            }
        }
    ]
}