20 lines
444 B
JSON
20 lines
444 B
JSON
|
|
{
|
||
|
|
"parent": "block/block",
|
||
|
|
"ambientocclusion": false,
|
||
|
|
"texture_size": [16, 32],
|
||
|
|
"textures": {
|
||
|
|
"stem": "block/big_dripleaf_stem",
|
||
|
|
"particle": "block/big_dripleaf_top"
|
||
|
|
},
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"from": [0, -16, 12],
|
||
|
|
"to": [16, 16, 12],
|
||
|
|
"shade": false,
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [0, 0, 16, 16], "texture": "#stem", "cullface": "down"},
|
||
|
|
"south": {"uv": [0, 0, 16, 16], "texture": "#stem", "cullface": "down"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|