45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"credit": "Made with Blockbench",
|
|
"parent": "block/block",
|
|
"textures": {
|
|
"0": "block/brick_stairs",
|
|
"particle": "block/bricks"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [16, 8, 16],
|
|
"faces": {
|
|
"east": {"uv": [6, 3, 8, 4], "texture": "#0", "cullface": "east"},
|
|
"south": {"uv": [4, 1, 6, 2], "texture": "#0", "cullface": "south"},
|
|
"up": {"uv": [4, 8, 6, 10], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 8, 0],
|
|
"to": [8, 16, 16],
|
|
"faces": {
|
|
"east": {"uv": [6, 4, 8, 5], "texture": "#0"},
|
|
"south": {"uv": [4, 0, 5, 1], "texture": "#0", "cullface": "south"},
|
|
"up": {"uv": [4, 10, 5, 12], "texture": "#0", "cullface": "up"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [16, 16, 16],
|
|
"faces": {
|
|
"north": {"uv": [0, 6, 2, 8], "texture": "#0", "cullface": "north"},
|
|
"west": {"uv": [2, 6, 4, 8], "texture": "#0", "cullface": "west"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8, 8, 0],
|
|
"to": [16, 16, 8],
|
|
"faces": {
|
|
"east": {"uv": [7, 2, 8, 3], "texture": "#0", "cullface": "east"},
|
|
"south": {"uv": [5, 4, 6, 5], "texture": "#0"},
|
|
"up": {"uv": [5, 10, 6, 11], "texture": "#0", "cullface": "up"}
|
|
}
|
|
}
|
|
]
|
|
} |