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

121 lines
3.6 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": [14, 1, 16, 11], "texture": "#1"},
"east": {"uv": [0, 1, 2, 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], "texture": "#1"},
"down": {"uv": [0, 9, 2, 11], "rotation": 180, "texture": "#1"}
}
},
{
"from": [2, 6, 7],
"to": [7, 13, 9],
"faces": {
"north": {"uv": [9, 3, 14, 10], "texture": "#1"},
"east": {"uv": [5, 3, 7, 10], "texture": "#1"},
"south": {"uv": [2, 3, 7, 10], "texture": "#1"},
"up": {"uv": [9, 3, 14, 4], "rotation": 180, "texture": "#1"},
"down": {"uv": [2, 8, 7, 10], "texture": "#1"}
}
},
{
"from": [3, 13, 7],
"to": [5, 14, 9],
"faces": {
"north": {"uv": [11, 2, 13, 3], "texture": "#1"},
"south": {"uv": [3, 2, 5, 3], "texture": "#1"},
"west": {"uv": [3, 2, 5, 3], "texture": "#1"},
"up": {"uv": [11, 2, 13, 3], "rotation": 180, "texture": "#1"}
}
},
{
"from": [5, 12, 7],
"to": [8, 15, 9],
"faces": {
"north": {"uv": [8, 1, 11, 4], "texture": "#1"},
"east": {"uv": [7, 1, 9, 4], "texture": "#1"},
"south": {"uv": [5, 1, 8, 4], "texture": "#1"},
"west": {"uv": [5, 1, 7, 2], "texture": "#1"},
"up": {"uv": [8, 1, 11, 2], "rotation": 180, "texture": "#1"},
"down": {"uv": [7, 3, 9, 4], "texture": "#1"}
}
},
{
"from": [7, 6, 7],
"to": [8, 8, 9],
"faces": {
"north": {"uv": [8, 8, 9, 10], "texture": "#1"},
"east": {"uv": [7, 8, 8, 10], "texture": "#1"},
"south": {"uv": [7, 8, 8, 10], "texture": "#1"},
"up": {"uv": [7, 8, 8, 10], "rotation": 180, "texture": "#1"},
"down": {"uv": [7, 9, 9, 10], "texture": "#1"}
}
},
{
"from": [14, 5, 7],
"to": [16, 15, 9],
"faces": {
"north": {"uv": [0, 1, 2, 11], "texture": "#1"},
"east": {"uv": [0, 1, 2, 11], "texture": "#1"},
"south": {"uv": [14, 1, 16, 11], "texture": "#1"},
"west": {"uv": [0, 1, 2, 11], "texture": "#1"},
"up": {"uv": [0, 1, 2, 3], "rotation": 180, "texture": "#1"},
"down": {"uv": [0, 9, 2, 11], "texture": "#1"}
}
},
{
"from": [9, 6, 7],
"to": [14, 13, 9],
"faces": {
"north": {"uv": [2, 3, 7, 10], "texture": "#1"},
"south": {"uv": [9, 3, 14, 10], "texture": "#1"},
"west": {"uv": [5, 3, 7, 10], "texture": "#1"},
"up": {"uv": [9, 3, 14, 4], "texture": "#1"},
"down": {"uv": [2, 8, 7, 10], "rotation": 180, "texture": "#1"}
}
},
{
"from": [11, 13, 7],
"to": [13, 14, 9],
"faces": {
"north": {"uv": [3, 2, 5, 3], "texture": "#1"},
"east": {"uv": [3, 2, 5, 3], "texture": "#1"},
"south": {"uv": [11, 2, 13, 3], "texture": "#1"},
"up": {"uv": [11, 2, 13, 3], "texture": "#1"}
}
},
{
"from": [8, 12, 7],
"to": [11, 15, 9],
"faces": {
"north": {"uv": [5, 1, 8, 4], "texture": "#1"},
"east": {"uv": [5, 1, 7, 2], "texture": "#1"},
"south": {"uv": [8, 1, 11, 4], "texture": "#1"},
"west": {"uv": [7, 1, 9, 4], "texture": "#1"},
"up": {"uv": [8, 1, 11, 2], "texture": "#1"},
"down": {"uv": [7, 3, 9, 4], "rotation": 180, "texture": "#1"}
}
},
{
"from": [8, 6, 7],
"to": [9, 8, 9],
"faces": {
"north": {"uv": [7, 8, 8, 10], "texture": "#1"},
"south": {"uv": [8, 8, 9, 10], "texture": "#1"},
"west": {"uv": [7, 8, 8, 10], "texture": "#1"},
"up": {"uv": [7, 8, 8, 10], "texture": "#1"},
"down": {"uv": [7, 9, 9, 10], "rotation": 180, "texture": "#1"}
}
}
]
}