MCMinecraft Assets Explorer

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

brewing_stand_empty0.json0 B

Empty File
{
    "textures": {
        "particle": "block/brewing_stand",
        "stand": "block/brewing_stand"
    },
    "elements": [
        {   "from": [ 8, 0, 8 ],
            "to": [ 16, 16, 8 ],
            "faces": {
                "north": { "uv": [ 16, 0,  8, 16 ], "texture": "#stand" },
                "south": { "uv": [  8, 0, 16, 16 ], "texture": "#stand" }
            }
        }
    ]
}