mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-10 07:32:43 +00:00
84 lines
3.1 KiB
JSON
84 lines
3.1 KiB
JSON
|
{
|
||
|
"parent": "block/block",
|
||
|
"textures": {
|
||
|
"top": "block/small_dripleaf_top",
|
||
|
"side": "block/small_dripleaf_side",
|
||
|
"stem": "block/small_dripleaf_stem_top",
|
||
|
"particle": "block/small_dripleaf_top"
|
||
|
},
|
||
|
"elements": [
|
||
|
{ "from": [ 8, 2.99, 8 ],
|
||
|
"to": [ 15, 2.99, 15 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"down": { "uv": [ 8, 0, 0, 8 ], "texture": "#top" },
|
||
|
"up": { "uv": [ 8, 8, 0, 0 ], "texture": "#top" }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 1, 8, 1 ],
|
||
|
"to": [ 8, 8, 8 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"down": { "uv": [ 0, 8, 8, 0 ], "texture": "#top" },
|
||
|
"up": { "uv": [ 0, 0, 8, 8 ], "texture": "#top" }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 1, 12, 8 ],
|
||
|
"to": [ 8, 12, 15 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"down": { "uv": [ 8, 0, 0, 8 ], "texture": "#top" , "rotation": 270},
|
||
|
"up": { "uv": [ 0, 0, 8, 8 ], "texture": "#top" , "rotation": 270}
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 8, 2, 8 ],
|
||
|
"to": [ 15, 3, 15 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
|
||
|
"west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
|
||
|
"north": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
|
||
|
"south": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 1, 7, 1.01 ],
|
||
|
"to": [ 8, 8, 8 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
|
||
|
"west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
|
||
|
"north": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" },
|
||
|
"south": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 1, 11, 8 ],
|
||
|
"to": [ 8, 12, 15 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"},
|
||
|
"west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"},
|
||
|
"north": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"},
|
||
|
"south": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"}
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 4.5, 0, 8 ],
|
||
|
"to": [ 11.5, 14, 8 ],
|
||
|
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": false },
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"north": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" },
|
||
|
"south": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 4.5, 0, 8 ],
|
||
|
"to": [ 11.5, 14, 8 ],
|
||
|
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45, "rescale": false },
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"north": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" },
|
||
|
"south": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" }
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|