55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
|
|
{
|
||
|
|
"ambientocclusion": false,
|
||
|
|
"textures": {
|
||
|
|
"3": "block/cactus_parts",
|
||
|
|
"bottom": "block/cactus_bottom",
|
||
|
|
"top": "block/cactus_top",
|
||
|
|
"particle": "block/cactus_bottom",
|
||
|
|
"side": "block/cactus_side"
|
||
|
|
},
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"from": [0, 0, 0],
|
||
|
|
"to": [16, 16, 16],
|
||
|
|
"faces": {
|
||
|
|
"up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"},
|
||
|
|
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"from": [0, 0, 1],
|
||
|
|
"to": [16, 16, 15],
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [0, 0, 16, 16], "texture": "#side"},
|
||
|
|
"south": {"uv": [0, 0, 16, 16], "texture": "#side"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"from": [1, 0, 0],
|
||
|
|
"to": [15, 16, 16],
|
||
|
|
"faces": {
|
||
|
|
"east": {"uv": [0, 0, 16, 16], "texture": "#side"},
|
||
|
|
"west": {"uv": [0, 0, 16, 16], "texture": "#side"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"from": [5, 1, -9],
|
||
|
|
"to": [11, 17, 2],
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [13, 4.5, 16, 12.5], "texture": "#3"},
|
||
|
|
"east": {"uv": [7, 4.5, 12.5, 12.5], "texture": "#3"},
|
||
|
|
"west": {"uv": [12.5, 4.5, 7, 12.5], "texture": "#3"},
|
||
|
|
"up": {"uv": [12.5, 0, 7, 3], "rotation": 90, "texture": "#3"},
|
||
|
|
"down": {"uv": [7, 13, 12.5, 16], "rotation": 90, "texture": "#3"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"from": [5, 7, 2],
|
||
|
|
"to": [11, 17, -3],
|
||
|
|
"faces": {
|
||
|
|
"south": {"uv": [13, 4.5, 16, 9.5], "texture": "#3"},
|
||
|
|
"down": {"uv": [7, 13, 10, 16], "rotation": 90, "texture": "#3"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|