32 lines
954 B
JSON
32 lines
954 B
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": {
|
|
"north": {"uv": [0, 3, 2, 4], "texture": "#0", "cullface": "north"},
|
|
"east": {"uv": [6, 5, 8, 6], "texture": "#0", "cullface": "east"},
|
|
"south": {"uv": [4, 5, 6, 6], "texture": "#0", "cullface": "south"},
|
|
"west": {"uv": [2, 1, 4, 2], "texture": "#0", "cullface": "west"},
|
|
"up": {"uv": [4, 12, 6, 14], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 8, 0],
|
|
"to": [8, 16, 8],
|
|
"faces": {
|
|
"north": {"uv": [1, 2, 2, 3], "texture": "#0", "cullface": "north"},
|
|
"east": {"uv": [7, 4, 8, 5], "texture": "#0"},
|
|
"south": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
|
"west": {"uv": [2, 0, 3, 1], "texture": "#0", "cullface": "west"},
|
|
"up": {"uv": [4, 12, 5, 13], "texture": "#0", "cullface": "up"}
|
|
}
|
|
}
|
|
]
|
|
} |