MCMinecraft Assets Explorer

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

big_dripleaf_stem.json0 B

Empty File
{
    "parent": "block/block",
    "textures": {
        "stem": "block/big_dripleaf_stem",
        "particle": "block/big_dripleaf_stem"
    },
    "elements": [
        {   "from": [ 5, 0, 12 ],
            "to": [ 11, 16, 12 ],
            "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true },
            "shade": false,
            "faces": {
                "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" },
                "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }
            }
        },
        {   "from": [ 5, 0, 12 ],
            "to": [ 11, 16, 12 ],
            "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true },
            "shade": false,
            "faces": {
                "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" },
                "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }
            }
        }
    ]
}