Infusion pedestal (WIP), fix for #11
This commit is contained in:
parent
70f5e3e024
commit
36fa1ade9d
20 changed files with 220 additions and 21 deletions
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"variants": {
|
||||
"state=default": {
|
||||
"model": "betterend:block/infusion_pedestal_default"
|
||||
},
|
||||
"state=pedestal_top": {
|
||||
"model": "betterend:block/infusion_pedestal_top"
|
||||
},
|
||||
"state=column": {
|
||||
"model": "betterend:block/infusion_pedestal_column"
|
||||
},
|
||||
"state=column_top": {
|
||||
"model": "betterend:block/infusion_pedestal_column_top"
|
||||
},
|
||||
"state=bottom": {
|
||||
"model": "betterend:block/infusion_pedestal_bottom"
|
||||
},
|
||||
"state=pillar": {
|
||||
"model": "betterend:block/infusion_pedestal_pillar"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue