69 lines
1.5 KiB
JSON
69 lines
1.5 KiB
JSON
{
|
|
"textures": {
|
|
"0": "block/nether_brick_fence",
|
|
"particle": "block/nether_bricks"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [7, 12, 0],
|
|
"to": [9, 16, 4],
|
|
"faces": {
|
|
"up": {"uv": [5, 0, 7, 1], "rotation": 90, "texture": "#0"},
|
|
"down": {"uv": [3, 1, 5, 2], "rotation": 90, "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7, 4, 0],
|
|
"to": [9, 8, 4],
|
|
"faces": {
|
|
"up": {"uv": [5, 4, 7, 5], "rotation": 90, "texture": "#0"},
|
|
"down": {"uv": [3, 5, 5, 6], "rotation": 90, "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7, 8, 1],
|
|
"to": [9, 12, 6],
|
|
"faces": {
|
|
"up": {"uv": [2, 2, 4.5, 3], "rotation": 270, "texture": "#0"},
|
|
"down": {"uv": [2, 3, 4.5, 4], "rotation": 90, "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7, 0, 1],
|
|
"to": [9, 4, 6],
|
|
"faces": {
|
|
"up": {"uv": [2, 6, 4.5, 7], "rotation": 270, "texture": "#0"},
|
|
"down": {"uv": [2, 7, 4.5, 8], "rotation": 90, "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7, 4, 4],
|
|
"to": [9, 16, 4],
|
|
"faces": {
|
|
"south": {"uv": [4.5, 0, 5.5, 6], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7, 0, 1],
|
|
"to": [9, 12, 1],
|
|
"faces": {
|
|
"north": {"uv": [11.5, 2, 12.5, 8], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7, 4, 0],
|
|
"to": [9, 16, 0],
|
|
"faces": {
|
|
"north": {"uv": [12.5, 0, 13, 6], "texture": "#0", "cullface": "north"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7, 0, 0],
|
|
"to": [9, 16, 6],
|
|
"faces": {
|
|
"east": {"uv": [10, 0, 13, 8], "texture": "#0"},
|
|
"west": {"uv": [5, 0, 8, 8], "texture": "#0"}
|
|
}
|
|
}
|
|
]
|
|
} |