Fixed Double-T support thick steel pole connection. Concrete and Clinker walls connect to windows and glass panes.

This commit is contained in:
stfwi 2020-09-13 14:53:56 +02:00
parent 3efa21e1b6
commit 16ad286f59
9 changed files with 67 additions and 31 deletions

View file

@ -14,6 +14,6 @@
},{ "when": { "downconnect" : "1" },
"apply": { "model": "engineersdecor:block/hsupport/steel_double_t_support_xconnect_thin_pole_model" }
},{ "when": { "downconnect" : "2" },
"apply": { "model": "engineersdecor:block/hsupport/steel_double_t_support_xconnect_thin_pole_model" }
"apply": { "model": "engineersdecor:block/hsupport/steel_double_t_support_xconnect_thick_pole_model" }
}
]}