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

99 lines
2.9 KiB
JSON

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