22 lines
640 B
JSON
22 lines
640 B
JSON
{
|
|
"credit": "Made with Blockbench",
|
|
"parent": "block/block",
|
|
"textures": {
|
|
"0": "block/bricks_model",
|
|
"particle": "block/bricks"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 8, 0],
|
|
"to": [16, 16, 16],
|
|
"faces": {
|
|
"north": {"uv": [4, 0, 8, 2], "texture": "#0", "cullface": "north"},
|
|
"east": {"uv": [12, 0, 16, 2], "texture": "#0", "cullface": "east"},
|
|
"south": {"uv": [0, 0, 4, 2], "texture": "#0", "cullface": "south"},
|
|
"west": {"uv": [8, 0, 12, 2], "texture": "#0", "cullface": "west"},
|
|
"up": {"uv": [0, 4, 4, 8], "texture": "#0", "cullface": "up"},
|
|
"down": {"uv": [8, 4, 12, 8], "texture": "#0"}
|
|
}
|
|
}
|
|
]
|
|
} |