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

99 lines
3.0 KiB
JSON
Raw Normal View History

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