MCMinecraft Assets Explorer

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

chorus_plant_side.json0 B

Empty File
{
    "ambientocclusion": false,
    "textures": {
        "texture": "block/chorus_plant",
        "inside": "block/chorus_plant",
        "particle": "block/chorus_plant"
    },
    "elements": [
        {   "from": [ 4, 4, 0 ],
            "to": [ 12, 12, 4 ],
            "faces": {
                "down":  { "texture": "#texture" },
                "up":    { "texture": "#texture" },
                "north": { "texture": "#texture", "cullface":"north" },
                "west":  { "texture": "#texture" },
                "east":  { "texture": "#texture" }
            }
        }
    ]
}