MCMinecraft Assets Explorer

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

nether_portal_ew.json0 B

Empty File
{
    "textures": {
        "particle": "block/nether_portal",
        "portal": "block/nether_portal"
    },
    "elements": [
        {   "from": [ 6, 0, 0 ],
            "to": [ 10, 16, 16 ],
            "faces": {
                "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#portal" },
                "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#portal" }
            }
        }
    ]
}