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

135 lines
3.9 KiB
JSON

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