MCMinecraft Assets Explorer

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

small_dripleaf_top.json0 B

Empty File
{
    "parent": "block/block",
    "textures": {
        "top": "block/small_dripleaf_top",
        "side": "block/small_dripleaf_side",
        "stem": "block/small_dripleaf_stem_top",
        "particle": "block/small_dripleaf_top"
    },
    "elements": [
        {   "from": [ 8, 2.99, 8 ],
            "to": [ 15, 2.99, 15 ],
            "shade": false,
            "faces": {
                "down":  { "uv": [ 8, 0, 0, 8 ], "texture": "#top" },
                "up":    { "uv": [ 8, 8, 0, 0 ], "texture": "#top" }
            }
        },
        {   "from": [ 1, 8, 1 ],
            "to": [ 8, 8, 8 ],
            "shade": false,
            "faces": {
                "down":  { "uv": [ 0, 8, 8, 0 ], "texture": "#top" },
                "up":    { "uv": [ 0, 0, 8, 8 ], "texture": "#top" }
            }
        },
        {   "from": [ 1, 12, 8 ],
            "to": [ 8, 12, 15 ],
            "shade": false,
            "faces": {
                "down":  { "uv": [ 8, 0, 0, 8 ], "texture": "#top" , "rotation": 270},
                "up":    { "uv": [ 0, 0, 8, 8 ], "texture": "#top" , "rotation": 270}
            }
        },
        {   "from": [ 8, 2, 8 ],
            "to": [ 15, 3, 15 ],
            "shade": false,
            "faces": {
                "east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
                "west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
                "north":  { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
                "south":  { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }
            }
        },
        {   "from": [ 1, 7, 1.01 ],
            "to": [ 8, 8, 8 ],
            "shade": false,
            "faces": {
                "east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
                "west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
                "north":  { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
                "south":  { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }
            }
        },
        {   "from": [ 1, 11, 8 ],
            "to": [ 8, 12, 15 ],
            "shade": false,
            "faces": {
                "east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"},
                "west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"},
                "north":  { "uv": [ 0, 0, 8, 1 ], "texture": "#side"},
                "south":  { "uv": [ 0, 0, 8, 1 ], "texture": "#side"}
            }
        },
        {   "from": [ 4.5, 0, 8 ],
            "to": [ 11.5, 14, 8 ],
            "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": false },
            "shade": false,
            "faces": {
                "north": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" },
                "south": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" }
            }
        },
        {   "from": [ 4.5, 0, 8 ],
            "to": [ 11.5, 14, 8 ],
            "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45, "rescale": false },
            "shade": false,
            "faces": {
                "north": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" },
                "south": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" }
            }
        }
    ]
}