Bulb vine (WIP)
This commit is contained in:
parent
e59af33124
commit
61538c18d3
15 changed files with 220 additions and 5 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"shape=top": { "model": "betterend:block/bulb_vine_top" },
|
||||
"shape=middle": [
|
||||
{ "model": "betterend:block/bulb_vine_middle_1" },
|
||||
{ "model": "betterend:block/bulb_vine_middle_2" }
|
||||
],
|
||||
"shape=bottom": { "model": "betterend:block/bulb_vine_bottom" }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue