mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-17 03:15:09 +01:00
50 lines
1.5 KiB
JSON
Executable File
50 lines
1.5 KiB
JSON
Executable File
{
|
|
"credit": "made by Motschen",
|
|
"parent": "block/block",
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"0": "block/stone",
|
|
"particle": "block/stone"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [1, 0, 5],
|
|
"to": [13, 3, 12],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 10]},
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 12, 3], "texture": "#0"},
|
|
"east": {"uv": [0, 0, 7, 3], "texture": "#0"},
|
|
"south": {"uv": [0, 0, 12, 3], "texture": "#0"},
|
|
"west": {"uv": [0, 0, 7, 3], "texture": "#0"},
|
|
"up": {"uv": [0, 0, 12, 7], "texture": "#0"},
|
|
"down": {"uv": [0, 0, 12, 7], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [2, 3, 7],
|
|
"to": [9, 4, 11],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 14]},
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 7, 1], "texture": "#0"},
|
|
"east": {"uv": [0, 0, 4, 1], "texture": "#0"},
|
|
"south": {"uv": [0, 0, 7, 1], "texture": "#0"},
|
|
"west": {"uv": [0, 0, 4, 1], "texture": "#0"},
|
|
"up": {"uv": [0, 0, 7, 4], "texture": "#0"},
|
|
"down": {"uv": [0, 0, 7, 4], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [4, 0, 3],
|
|
"to": [12, 1, 13],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [11, 8, 10]},
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 8, 1], "texture": "#0"},
|
|
"east": {"uv": [0, 0, 10, 1], "texture": "#0"},
|
|
"south": {"uv": [0, 0, 8, 1], "texture": "#0"},
|
|
"west": {"uv": [0, 0, 10, 1], "texture": "#0"},
|
|
"up": {"uv": [0, 0, 8, 10], "texture": "#0"},
|
|
"down": {"uv": [0, 0, 8, 10], "texture": "#0"}
|
|
}
|
|
}
|
|
]
|
|
} |