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

97 lines
2.9 KiB
JSON

{
"parent": "block/block",
"textures": {
"1": "block/bamboo_fence_gate",
"particle": "block/bamboo_fence_gate"
},
"elements": [
{
"from": [0, 3, 6.5],
"to": [3, 16, 9.5],
"faces": {
"north": {"uv": [13, 0, 16, 13], "texture": "#1"},
"east": {"uv": [0, 0, 3, 13], "texture": "#1"},
"south": {"uv": [0, 0, 3, 13], "texture": "#1"},
"west": {"uv": [0, 0, 3, 13], "texture": "#1"},
"up": {"uv": [0, 0, 3, 3], "texture": "#1"},
"down": {"uv": [0, 10, 3, 13], "rotation": 180, "texture": "#1"}
}
},
{
"from": [13, 3, 6.5],
"to": [16, 16, 9.5],
"faces": {
"north": {"uv": [0, 0, 3, 13], "texture": "#1"},
"east": {"uv": [0, 0, 3, 13], "texture": "#1"},
"south": {"uv": [13, 0, 16, 13], "texture": "#1"},
"west": {"uv": [0, 0, 3, 13], "texture": "#1"},
"up": {"uv": [0, 0, 3, 3], "rotation": 180, "texture": "#1"},
"down": {"uv": [0, 10, 3, 13], "texture": "#1"}
}
},
{
"from": [0.5, 8, 11.5],
"to": [2.5, 12, 13.5],
"faces": {
"north": {"uv": [9, 4, 11, 8], "texture": "#1"},
"east": {"uv": [9, 4, 11, 8], "texture": "#1"},
"south": {"uv": [9, 4, 11, 8], "texture": "#1"},
"west": {"uv": [5, 4, 7, 8], "texture": "#1"}
}
},
{
"from": [0.5, 12, 9.5],
"to": [2.5, 15, 14.5],
"faces": {
"east": {"uv": [8, 1, 13, 4], "texture": "#1"},
"south": {"uv": [7, 1, 9, 4], "texture": "#1"},
"west": {"uv": [3, 1, 8, 4], "texture": "#1"},
"up": {"uv": [8, 1, 13, 3], "rotation": 270, "texture": "#1"},
"down": {"uv": [3, 2, 8, 4], "rotation": 270, "texture": "#1"}
}
},
{
"from": [0.5, 5, 9.5],
"to": [2.5, 8, 14.5],
"faces": {
"east": {"uv": [8, 8, 13, 11], "texture": "#1"},
"south": {"uv": [7, 8, 9, 11], "texture": "#1"},
"west": {"uv": [3, 8, 8, 11], "texture": "#1"},
"up": {"uv": [8, 8, 13, 10], "rotation": 270, "texture": "#1"},
"down": {"uv": [3, 9, 8, 11], "rotation": 270, "texture": "#1"}
}
},
{
"from": [13.5, 12, 9.5],
"to": [15.5, 15, 14.5],
"faces": {
"east": {"uv": [8, 1, 13, 4], "texture": "#1"},
"south": {"uv": [7, 1, 9, 4], "texture": "#1"},
"west": {"uv": [3, 1, 8, 4], "texture": "#1"},
"up": {"uv": [8, 1, 13, 3], "rotation": 270, "texture": "#1"},
"down": {"uv": [3, 2, 8, 4], "rotation": 270, "texture": "#1"}
}
},
{
"from": [13.5, 5, 9.5],
"to": [15.5, 8, 14.5],
"faces": {
"east": {"uv": [8, 8, 13, 11], "texture": "#1"},
"south": {"uv": [7, 8, 9, 11], "texture": "#1"},
"west": {"uv": [3, 8, 8, 11], "texture": "#1"},
"up": {"uv": [8, 8, 13, 10], "rotation": 270, "texture": "#1"},
"down": {"uv": [3, 9, 8, 11], "rotation": 270, "texture": "#1"}
}
},
{
"from": [13.5, 8, 11.5],
"to": [15.5, 12, 13.5],
"faces": {
"north": {"uv": [5, 4, 7, 8], "texture": "#1"},
"east": {"uv": [9, 4, 11, 8], "texture": "#1"},
"south": {"uv": [5, 4, 7, 8], "texture": "#1"},
"west": {"uv": [5, 4, 7, 8], "texture": "#1"}
}
}
]
}