MCMinecraft Assets Explorer

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

template_chorus_flower.json0 B

Empty File
{
    "parent": "block/block",
    "textures": {
        "bottom": "block/chorus_plant",
        "particle": "#texture"
    },
    "elements": [
        {
            "from": [ 2, 14, 2 ],
            "to": [ 14, 16, 14 ],
            "faces": {
                "up":    { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
                "north": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" },
                "south": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" },
                "west":  { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" },
                "east":  { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" }
            }
        },
        {
            "from": [ 0, 2, 2 ],
            "to": [ 2, 14, 14 ],
            "faces": {
                "down":  { "uv": [ 16, 14, 14, 2 ], "texture": "#bottom" },
                "up":    { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" },
                "north": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" },
                "south": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" },
                "west":  { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" }
            }
        },
        {
            "from": [ 2, 2, 0 ],
            "to": [ 14, 14, 2 ],
            "faces": {
                "down":  { "uv": [ 14, 2, 2, 0 ], "texture": "#bottom" },
                "up":    { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" },
                "north": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
                "west":  { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" },
                "east":  { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" }
            }
        },
        {
            "from": [ 2, 2, 14 ],
            "to": [ 14, 14, 16 ],
            "faces": {
                "down":  { "uv": [ 14, 16, 2, 14 ], "texture": "#bottom" },
                "up":    { "uv": [ 2, 14, 14, 16 ], "texture": "#bottom" },
                "south": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
                "west":  { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" },
                "east":  { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" }
            }
        },
        {
            "from": [ 14, 2, 2 ],
            "to": [ 16, 14, 14 ],
            "faces": {
                "down":  { "uv": [ 2, 14, 0, 2 ], "texture": "#bottom" },
                "up":    { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" },
                "north": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" },
                "south": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" },
                "east":  { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" }
            }
        },
        {
            "from": [ 2, 0, 2 ],
            "to": [ 14, 14, 14 ],
            "faces": {
                "up":    { "uv": [ 2, 2, 14, 14 ], "texture": "#bottom" },
                "down":  { "uv": [ 14, 14, 2, 2 ], "texture": "#bottom" },
                "north": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" },
                "south": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" },
                "west":  { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" },
                "east":  { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" }
            }
        }
    ]
}