41 lines
1011 B
JSON
41 lines
1011 B
JSON
|
|
{
|
||
|
|
"parent": "block/block",
|
||
|
|
"textures": {
|
||
|
|
"particle": "#side"
|
||
|
|
},
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"from": [0, 0, 0],
|
||
|
|
"to": [16, 8, 16],
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "north"},
|
||
|
|
"south": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "south"},
|
||
|
|
"west": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "west"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"from": [0, 0, 0],
|
||
|
|
"to": [8, 8, 16],
|
||
|
|
"faces": {
|
||
|
|
"up": {"uv": [0, 16, 16, 8], "rotation": 90, "texture": "#top"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"from": [8, 8, 0],
|
||
|
|
"to": [16, 16, 16],
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [0, 0, 8, 8], "texture": "#side", "cullface": "north"},
|
||
|
|
"south": {"uv": [8, 0, 16, 8], "texture": "#side", "cullface": "south"},
|
||
|
|
"west": {"uv": [0, 0, 16, 8], "texture": "#side"},
|
||
|
|
"up": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#top", "cullface": "up"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"display": {
|
||
|
|
"fixed": {
|
||
|
|
"rotation": [-90, 0, 0],
|
||
|
|
"translation": [0, 0, -14],
|
||
|
|
"scale": [2, 2, 2]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|