mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-10 07:32:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
95 lines
3.5 KiB
JSON
95 lines
3.5 KiB
JSON
{
|
|
"parent": "block/block",
|
|
"elements": [
|
|
{
|
|
"from": [7, 0, 9],
|
|
"to": [9, 3, 11],
|
|
"faces": {
|
|
"north": {"uv": [0, 8, 2, 11], "texture": "#all"},
|
|
"east": {"uv": [0, 8, 2, 11], "texture": "#all"},
|
|
"south": {"uv": [0, 8, 2, 11], "texture": "#all"},
|
|
"west": {"uv": [0, 8, 2, 11], "texture": "#all"},
|
|
"up": {"uv": [0, 6, 2, 8], "texture": "#all"},
|
|
"down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7.5, 3, 10],
|
|
"to": [8.5, 4, 10],
|
|
"rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 10]},
|
|
"faces": {
|
|
"north": {"uv": [0, 5, 1, 6], "texture": "#all"},
|
|
"south": {"uv": [1, 5, 0, 6], "texture": "#all"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7.5, 3, 10],
|
|
"to": [8.5, 4, 10],
|
|
"rotation": {"angle": -45, "axis": "y", "origin": [8, 3, 10]},
|
|
"faces": {
|
|
"north": {"uv": [0, 5, 1, 6], "texture": "#all"},
|
|
"south": {"uv": [1, 5, 0, 6], "texture": "#all"}
|
|
}
|
|
},
|
|
{
|
|
"from": [5, 0, 7],
|
|
"to": [7, 5, 9],
|
|
"faces": {
|
|
"north": {"uv": [0, 8, 2, 13], "texture": "#all"},
|
|
"east": {"uv": [0, 8, 2, 13], "texture": "#all"},
|
|
"south": {"uv": [0, 8, 2, 13], "texture": "#all"},
|
|
"west": {"uv": [0, 8, 2, 13], "texture": "#all"},
|
|
"up": {"uv": [0, 6, 2, 8], "texture": "#all"},
|
|
"down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"from": [5.5, 5, 8],
|
|
"to": [6.5, 6, 8],
|
|
"rotation": {"angle": 45, "axis": "y", "origin": [6, 5, 8]},
|
|
"faces": {
|
|
"north": {"uv": [0, 5, 1, 6], "texture": "#all"},
|
|
"south": {"uv": [1, 5, 0, 6], "texture": "#all"}
|
|
}
|
|
},
|
|
{
|
|
"from": [5.5, 5, 8],
|
|
"to": [6.5, 6, 8],
|
|
"rotation": {"angle": -45, "axis": "y", "origin": [6, 5, 8]},
|
|
"faces": {
|
|
"north": {"uv": [0, 5, 1, 6], "texture": "#all"},
|
|
"south": {"uv": [1, 5, 0, 6], "texture": "#all"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8, 0, 6],
|
|
"to": [10, 6, 8],
|
|
"faces": {
|
|
"north": {"uv": [0, 8, 2, 14], "texture": "#all"},
|
|
"east": {"uv": [0, 8, 2, 14], "texture": "#all"},
|
|
"south": {"uv": [0, 8, 2, 14], "texture": "#all"},
|
|
"west": {"uv": [0, 8, 2, 14], "texture": "#all"},
|
|
"up": {"uv": [0, 6, 2, 8], "texture": "#all"},
|
|
"down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8.5, 6, 7],
|
|
"to": [9.5, 7, 7],
|
|
"rotation": {"angle": 45, "axis": "y", "origin": [9, 6, 7]},
|
|
"faces": {
|
|
"north": {"uv": [0, 5, 1, 6], "texture": "#all"},
|
|
"south": {"uv": [0, 5, 1, 6], "texture": "#all"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8.5, 6, 7],
|
|
"to": [9.5, 7, 7],
|
|
"rotation": {"angle": -45, "axis": "y", "origin": [9, 6, 7]},
|
|
"faces": {
|
|
"north": {"uv": [0, 5, 1, 6], "texture": "#all"},
|
|
"south": {"uv": [0, 5, 1, 6], "texture": "#all"}
|
|
}
|
|
}
|
|
]
|
|
}
|