13 lines
359 B
JSON
13 lines
359 B
JSON
{
|
|
"variants": {
|
|
"shape=top": { "model": "betterend:block/ivis_vine_top" },
|
|
"shape=middle": [
|
|
{ "model": "betterend:block/ivis_vine_middle_1" },
|
|
{ "model": "betterend:block/ivis_vine_middle_2" }
|
|
],
|
|
"shape=bottom": [
|
|
{ "model": "betterend:block/ivis_vine_bottom_1" },
|
|
{ "model": "betterend:block/ivis_vine_bottom_2" }
|
|
]
|
|
}
|
|
}
|