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

80 lines
2.9 KiB
JSON

{
"parent": "block/block",
"textures": {
"particle": "block/spruce_fence_gate",
"texture": "block/spruce_fence_gate"
},
"elements": [
{
"from": [0, 0, 7],
"to": [2, 14, 9],
"faces": {
"north": {"uv": [14, 1, 16, 13], "texture": "#texture"},
"east": {"uv": [14, 1, 16, 13], "texture": "#texture"},
"south": {"uv": [14, 1, 16, 13], "texture": "#texture"},
"west": {"uv": [0, 1, 2, 13], "texture": "#texture"},
"up": {"uv": [14, 1, 16, 3], "rotation": 90, "texture": "#texture"},
"down": {"uv": [14, 11, 16, 13], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [0, 10, 9],
"to": [2, 13, 15],
"faces": {
"east": {"uv": [8, 5, 14, 2], "rotation": 180, "texture": "#texture"},
"south": {"uv": [8, 2, 10, 5], "texture": "#texture"},
"west": {"uv": [8, 5, 14, 2], "rotation": 180, "texture": "#texture"},
"up": {"uv": [8, 2, 14, 4], "rotation": 270, "texture": "#texture"},
"down": {"uv": [8, 2, 14, 5], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [0.1, 10, 6.7],
"to": [1.9, 13, 15],
"rotation": {"angle": -45, "axis": "x", "origin": [7, 10, 15]},
"faces": {
"east": {"uv": [8, 5, 14, 2], "rotation": 180, "texture": "#texture"},
"south": {"uv": [8, 2, 10, 5], "texture": "#texture"},
"west": {"uv": [8, 5, 14, 2], "rotation": 180, "texture": "#texture"},
"up": {"uv": [8, 2, 14, 4], "rotation": 270, "texture": "#texture"},
"down": {"uv": [8, 2, 14, 5], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [14, 0, 7],
"to": [16, 14, 9],
"faces": {
"north": {"uv": [14, 1, 16, 13], "texture": "#texture"},
"east": {"uv": [14, 1, 16, 13], "texture": "#texture"},
"south": {"uv": [14, 1, 16, 13], "texture": "#texture"},
"west": {"uv": [0, 1, 2, 13], "texture": "#texture"},
"up": {"uv": [14, 1, 16, 3], "rotation": 90, "texture": "#texture"},
"down": {"uv": [14, 11, 16, 13], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [14, 10, 9],
"to": [16, 13, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [15, -1, 8]},
"faces": {
"east": {"uv": [8, 5, 14, 2], "rotation": 180, "texture": "#texture"},
"south": {"uv": [8, 2, 10, 5], "texture": "#texture"},
"west": {"uv": [8, 5, 14, 2], "rotation": 180, "texture": "#texture"},
"up": {"uv": [8, 2, 14, 4], "rotation": 270, "texture": "#texture"},
"down": {"uv": [8, 2, 14, 5], "rotation": 90, "texture": "#texture"}
}
},
{
"from": [14.1, 10, 6.7],
"to": [15.9, 13, 15],
"rotation": {"angle": -45, "axis": "x", "origin": [21, 10, 15]},
"faces": {
"east": {"uv": [8, 5, 14, 2], "rotation": 180, "texture": "#texture"},
"south": {"uv": [8, 2, 10, 5], "texture": "#texture"},
"west": {"uv": [8, 5, 14, 2], "rotation": 180, "texture": "#texture"},
"up": {"uv": [8, 2, 14, 4], "rotation": 270, "texture": "#texture"},
"down": {"uv": [8, 2, 14, 5], "rotation": 90, "texture": "#texture"}
}
}
]
}