67 lines
1.3 KiB
JSON
67 lines
1.3 KiB
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"1": "block/nether_portal_fog",
|
|
"particle": "block/air",
|
|
"portal": "block/nether_portal"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 6],
|
|
"to": [16, 16, 10],
|
|
"shade": false,
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 16, 16], "texture": "#portal"},
|
|
"south": {"uv": [0, 0, 16, 16], "texture": "#portal"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0.01, 0, -5],
|
|
"to": [0.01, 16, 6],
|
|
"shade": false,
|
|
"faces": {
|
|
"east": {"uv": [9.5, 0, 15, 8], "texture": "#1"}
|
|
}
|
|
},
|
|
{
|
|
"from": [15.99, 0, -5],
|
|
"to": [15.99, 16, 6],
|
|
"shade": false,
|
|
"faces": {
|
|
"west": {"uv": [1, 0, 6.5, 8], "texture": "#1"}
|
|
}
|
|
},
|
|
{
|
|
"from": [15.99, 0, 10],
|
|
"to": [15.99, 16, 21],
|
|
"shade": false,
|
|
"faces": {
|
|
"west": {"uv": [9.5, 0, 15, 8], "texture": "#1"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0.01, 0, 10],
|
|
"to": [0.01, 16, 21],
|
|
"shade": false,
|
|
"faces": {
|
|
"east": {"uv": [1, 0, 6.5, 8], "texture": "#1"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 0.01, 10],
|
|
"to": [16, 0.01, 21],
|
|
"shade": false,
|
|
"faces": {
|
|
"up": {"uv": [9.5, 0, 15, 8], "rotation": 90, "texture": "#1"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 0.01, -5],
|
|
"to": [16, 0.01, 6],
|
|
"shade": false,
|
|
"faces": {
|
|
"up": {"uv": [1, 0, 6.5, 8], "rotation": 90, "texture": "#1"}
|
|
}
|
|
}
|
|
]
|
|
} |