77 lines
2.5 KiB
JSON
77 lines
2.5 KiB
JSON
{
|
|
"parent": "block/block",
|
|
"textures": {
|
|
"particle": "block/crimson_fence_gate",
|
|
"texture": "block/crimson_fence_gate"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 5, 7],
|
|
"to": [2, 16, 9],
|
|
"faces": {
|
|
"north": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
|
"east": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
|
"south": {"uv": [0, 0, 2, 11], "texture": "#texture"},
|
|
"west": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
|
"up": {"uv": [14, 0, 16, 2], "texture": "#texture"},
|
|
"down": {"uv": [14, 9, 16, 11], "rotation": 180, "texture": "#texture"}
|
|
}
|
|
},
|
|
{
|
|
"from": [2, 9, 7],
|
|
"to": [6, 14, 9],
|
|
"faces": {
|
|
"north": {"uv": [10, 2, 14, 7], "texture": "#texture"},
|
|
"south": {"uv": [2, 2, 6, 7], "texture": "#texture"},
|
|
"up": {"uv": [10, 2, 14, 4], "texture": "#texture"},
|
|
"down": {"uv": [10, 5, 14, 7], "texture": "#texture"}
|
|
}
|
|
},
|
|
{
|
|
"from": [6, 7, 7],
|
|
"to": [8, 16, 9],
|
|
"faces": {
|
|
"north": {"uv": [8, 0, 10, 9], "texture": "#texture"},
|
|
"east": {"uv": [8, 0, 10, 9], "texture": "#texture"},
|
|
"south": {"uv": [6, 0, 8, 9], "texture": "#texture"},
|
|
"west": {"uv": [6, 0, 8, 9], "texture": "#texture"},
|
|
"up": {"uv": [8, 0, 10, 2], "texture": "#texture"},
|
|
"down": {"uv": [8, 7, 10, 9], "texture": "#texture"}
|
|
}
|
|
},
|
|
{
|
|
"from": [14, 5, 7],
|
|
"to": [16, 16, 9],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 2, 11], "texture": "#texture"},
|
|
"east": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
|
"south": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
|
"west": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
|
"up": {"uv": [14, 0, 16, 2], "rotation": 180, "texture": "#texture"},
|
|
"down": {"uv": [14, 9, 16, 11], "texture": "#texture"}
|
|
}
|
|
},
|
|
{
|
|
"from": [10, 9, 7],
|
|
"to": [14, 14, 9],
|
|
"faces": {
|
|
"north": {"uv": [2, 2, 6, 7], "texture": "#texture"},
|
|
"south": {"uv": [10, 2, 14, 7], "texture": "#texture"},
|
|
"up": {"uv": [10, 2, 14, 4], "rotation": 180, "texture": "#texture"},
|
|
"down": {"uv": [10, 5, 14, 7], "rotation": 180, "texture": "#texture"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8, 7, 7],
|
|
"to": [10, 16, 9],
|
|
"faces": {
|
|
"north": {"uv": [6, 0, 8, 9], "texture": "#texture"},
|
|
"east": {"uv": [6, 0, 8, 9], "texture": "#texture"},
|
|
"south": {"uv": [8, 0, 10, 9], "texture": "#texture"},
|
|
"west": {"uv": [8, 0, 10, 9], "texture": "#texture"},
|
|
"up": {"uv": [8, 0, 10, 2], "rotation": 180, "texture": "#texture"},
|
|
"down": {"uv": [8, 7, 10, 9], "rotation": 180, "texture": "#texture"}
|
|
}
|
|
}
|
|
]
|
|
} |