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

121 lines
3.8 KiB
JSON

{
"parent": "block/block",
"textures": {
"1": "block/warped_fence_gate",
"particle": "block/warped_fence_gate"
},
"elements": [
{
"from": [0, 5, 7],
"to": [2, 15, 9],
"faces": {
"north": {"uv": [0, 1, 2, 11], "texture": "#1"},
"east": {"uv": [14, 1, 16, 11], "texture": "#1"},
"south": {"uv": [0, 1, 2, 11], "texture": "#1"},
"west": {"uv": [0, 1, 2, 11], "texture": "#1"},
"up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#1"},
"down": {"uv": [0, 9, 2, 11], "rotation": 90, "texture": "#1"}
}
},
{
"from": [0, 6, 9],
"to": [2, 13, 14],
"faces": {
"east": {"uv": [9, 3, 14, 10], "texture": "#1"},
"south": {"uv": [5, 3, 7, 10], "texture": "#1"},
"west": {"uv": [2, 3, 7, 10], "texture": "#1"},
"up": {"uv": [9, 3, 14, 4], "rotation": 270, "texture": "#1"},
"down": {"uv": [2, 8, 7, 10], "rotation": 270, "texture": "#1"}
}
},
{
"from": [0, 13, 10],
"to": [2, 14, 12],
"faces": {
"north": {"uv": [3, 2, 5, 3], "texture": "#1"},
"east": {"uv": [11, 2, 13, 3], "texture": "#1"},
"west": {"uv": [3, 2, 5, 3], "texture": "#1"},
"up": {"uv": [11, 2, 13, 3], "rotation": 270, "texture": "#1"}
}
},
{
"from": [0, 12, 12],
"to": [2, 15, 15],
"faces": {
"north": {"uv": [5, 1, 7, 2], "texture": "#1"},
"east": {"uv": [8, 1, 11, 4], "texture": "#1"},
"south": {"uv": [7, 1, 9, 4], "texture": "#1"},
"west": {"uv": [5, 1, 8, 4], "texture": "#1"},
"up": {"uv": [8, 1, 11, 2], "rotation": 270, "texture": "#1"},
"down": {"uv": [7, 3, 9, 4], "rotation": 270, "texture": "#1"}
}
},
{
"from": [0, 6, 14],
"to": [2, 8, 15],
"faces": {
"east": {"uv": [8, 8, 9, 10], "texture": "#1"},
"south": {"uv": [7, 8, 8, 10], "texture": "#1"},
"west": {"uv": [7, 8, 8, 10], "texture": "#1"},
"up": {"uv": [7, 8, 8, 10], "rotation": 270, "texture": "#1"},
"down": {"uv": [7, 9, 9, 10], "rotation": 270, "texture": "#1"}
}
},
{
"from": [14, 5, 7],
"to": [16, 15, 9],
"faces": {
"north": {"uv": [0, 1, 2, 11], "texture": "#1"},
"east": {"uv": [14, 1, 16, 11], "texture": "#1"},
"south": {"uv": [0, 1, 2, 11], "texture": "#1"},
"west": {"uv": [0, 1, 2, 11], "texture": "#1"},
"up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#1"},
"down": {"uv": [0, 9, 2, 11], "rotation": 90, "texture": "#1"}
}
},
{
"from": [14, 6, 9],
"to": [16, 13, 14],
"faces": {
"east": {"uv": [9, 3, 14, 10], "texture": "#1"},
"south": {"uv": [5, 3, 7, 10], "texture": "#1"},
"west": {"uv": [2, 3, 7, 10], "texture": "#1"},
"up": {"uv": [9, 3, 14, 4], "rotation": 270, "texture": "#1"},
"down": {"uv": [2, 8, 7, 10], "rotation": 270, "texture": "#1"}
}
},
{
"from": [14, 13, 10],
"to": [16, 14, 12],
"faces": {
"north": {"uv": [3, 2, 5, 3], "texture": "#1"},
"east": {"uv": [11, 2, 13, 3], "texture": "#1"},
"west": {"uv": [3, 2, 5, 3], "texture": "#1"},
"up": {"uv": [11, 2, 13, 3], "rotation": 270, "texture": "#1"}
}
},
{
"from": [14, 12, 12],
"to": [16, 15, 15],
"faces": {
"north": {"uv": [5, 1, 7, 2], "texture": "#1"},
"east": {"uv": [8, 1, 11, 4], "texture": "#1"},
"south": {"uv": [7, 1, 9, 4], "texture": "#1"},
"west": {"uv": [5, 1, 8, 4], "texture": "#1"},
"up": {"uv": [8, 1, 11, 2], "rotation": 270, "texture": "#1"},
"down": {"uv": [7, 3, 9, 4], "rotation": 270, "texture": "#1"}
}
},
{
"from": [14, 6, 14],
"to": [16, 8, 15],
"faces": {
"east": {"uv": [8, 8, 9, 10], "texture": "#1"},
"south": {"uv": [7, 8, 8, 10], "texture": "#1"},
"west": {"uv": [7, 8, 8, 10], "texture": "#1"},
"up": {"uv": [7, 8, 8, 10], "rotation": 270, "texture": "#1"},
"down": {"uv": [7, 9, 9, 10], "rotation": 270, "texture": "#1"}
}
}
]
}