ploof-pack/faithless/assets/minecraft/models/block/acacia_fence_side2.json

99 lines
2.5 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"textures": {
"texture": "block/acacia_fence",
"particle": "block/acacia_planks"
},
"elements": [
{
"from": [7, 11, 3],
"to": [9, 14, 5],
"faces": {
"south": {"uv": [4, 2, 5, 3], "texture": "#texture"},
"up": {"uv": [3, 2, 5, 4], "rotation": 90, "texture": "#texture"},
"down": {"uv": [3, 3, 5, 5], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [7, 13, 0],
"to": [9, 15, 3],
"faces": {
"up": {"uv": [0, 1, 3, 3], "rotation": 90, "texture": "#texture"},
"down": {"uv": [0, 1, 3, 3], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [7, 5, 0],
"to": [9, 5, 6],
"faces": {
"up": {"uv": [0, 11, 6, 13], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [7, 5, 4],
"to": [9, 13, 6],
"faces": {
"north": {"uv": [4, 3, 6, 11], "texture": "#texture"},
"up": {"uv": [4, 3, 6, 5], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [7, 5, 1],
"to": [9, 15, 3],
"faces": {
"north": {"uv": [1, 1, 3, 11], "texture": "#texture"},
"south": {"uv": [1, 1, 3, 11], "texture": "#texture"}
}
},
{
"from": [7, 5, 13],
"to": [9, 15, 15],
"faces": {
"north": {"uv": [3, 1, 1, 11], "texture": "#texture"},
"south": {"uv": [3, 1, 1, 11], "texture": "#texture"}
}
},
{
"from": [7, 11, 11],
"to": [9, 14, 13],
"faces": {
"north": {"uv": [5, 2, 4, 3], "texture": "#texture"},
"up": {"uv": [5, 2, 3, 4], "rotation": 90, "texture": "#texture"},
"down": {"uv": [5, 3, 3, 5], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [7, 13, 13],
"to": [9, 15, 16],
"faces": {
"up": {"uv": [3, 1, 0, 3], "rotation": 90, "texture": "#texture"},
"down": {"uv": [3, 1, 0, 3], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [7, 5, 10],
"to": [9, 5, 16],
"faces": {
"up": {"uv": [6, 11, 0, 13], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [7, 5, 10],
"to": [9, 13, 12],
"faces": {
"south": {"uv": [6, 3, 4, 11], "texture": "#texture"},
"up": {"uv": [6, 3, 4, 5], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [7, 3, 0],
"to": [9, 15, 16],
"faces": {
"north": {"uv": [0, 1, 1, 13], "texture": "#texture"},
"east": {"uv": [0, 1, 16, 13], "texture": "#texture"},
"south": {"uv": [15, 1, 16, 13], "texture": "#texture"},
"west": {"uv": [0, 1, 16, 13], "texture": "#texture"},
"down": {"uv": [0, 11, 16, 13], "rotation": 270, "texture": "#texture"}
}
}
]
}