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

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