48 lines
1.4 KiB
JSON
48 lines
1.4 KiB
JSON
{
|
|
"textures": {
|
|
"texture": "block/birch_fence",
|
|
"particle": "block/oak_planks"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [6.5, 11, 0],
|
|
"to": [9.5, 13, 6],
|
|
"faces": {
|
|
"east": {"uv": [0, 2, 6, 4], "texture": "#texture"},
|
|
"west": {"uv": [10, 2, 16, 4], "texture": "#texture"},
|
|
"up": {"uv": [0, 2, 6, 4], "rotation": 90, "texture": "#texture"},
|
|
"down": {"uv": [0, 2, 6, 4], "rotation": 90, "texture": "#texture"}
|
|
}
|
|
},
|
|
{
|
|
"from": [6.5, 3, 0],
|
|
"to": [9.5, 5, 6],
|
|
"faces": {
|
|
"east": {"uv": [4, 10, 10, 12], "texture": "#texture"},
|
|
"west": {"uv": [10, 10, 16, 12], "texture": "#texture"},
|
|
"up": {"uv": [4, 10, 10, 12], "rotation": 90, "texture": "#texture"},
|
|
"down": {"uv": [4, 10, 10, 12], "rotation": 90, "texture": "#texture"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7, -1, 0],
|
|
"to": [9, 15, 5],
|
|
"faces": {
|
|
"north": {"uv": [11, 0, 13, 16], "texture": "#texture", "cullface": "north"},
|
|
"east": {"uv": [11, 0, 16, 16], "texture": "#texture"},
|
|
"south": {"uv": [11, 0, 13, 16], "texture": "#texture"},
|
|
"west": {"uv": [0, 0, 5, 16], "texture": "#texture"},
|
|
"up": {"uv": [0, 0, 5, 2], "rotation": 90, "texture": "#texture"},
|
|
"down": {"uv": [0, 14, 5, 16], "rotation": 270, "texture": "#texture"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7, -1, 3],
|
|
"to": [9, 15, 1],
|
|
"faces": {
|
|
"north": {"uv": [11, 0, 13, 16], "texture": "#texture"},
|
|
"south": {"uv": [3, 0, 5, 16], "texture": "#texture"}
|
|
}
|
|
}
|
|
]
|
|
} |