Moooooore pedestals!

This commit is contained in:
Aleksey 2020-10-29 16:11:13 +03:00
parent e6cafec945
commit 454fd1439b
41 changed files with 468 additions and 14 deletions

View file

@ -0,0 +1,22 @@
{
"variants": {
"state=default": {
"model": "betterend:pattern/%block%/%block%_default"
},
"state=column": {
"model": "betterend:pattern/%block%/%block%_column"
},
"state=column_top": {
"model": "betterend:pattern/%block%/%block%_column_top"
},
"state=pedestal_top": {
"model": "betterend:pattern/%block%/%block%_top"
},
"state=bottom": {
"model": "betterend:pattern/%block%/%block%_bottom"
},
"state=pillar": {
"model": "betterend:pattern/%block%/%block%_pillar"
}
}
}