MCMinecraft Assets Explorer

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

mushroom_stem.json0 B

Empty File
{
    "textures": {
        "texture": "block/mushroom_stem",
        "particle": "block/mushroom_stem"
    },
    "elements": [
        {   "from": [ 0, 0, 0 ],
            "to": [ 16, 16, 0 ],
            "faces": {
                "north": { "texture": "#texture", "cullface":"north" }
            }
        }
    ]
}