Lantern fixes & improvements

This commit is contained in:
paulevsGitch 2020-11-27 11:30:00 +03:00
parent 29f84ef7e7
commit 6953437705
14 changed files with 319 additions and 167 deletions

View file

@ -0,0 +1,6 @@
{
"variants": {
"is_floor=false": { "model": "%block%_ceil" },
"is_floor=true": { "model": "%block%_floor" }
}
}