We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
building:part
1 parent 4db0d0c commit c4d976cCopy full SHA for c4d976c
data/fields/building/part.json
@@ -0,0 +1,6 @@
1
+{
2
+ "key": "building:part",
3
+ "type": "combo",
4
+ "default": "yes",
5
+ "label": "Building Part"
6
+}
data/presets/building_part.json
@@ -1,6 +1,7 @@
{
"icon": "maki-building",
"fields": [
+ "building/part",
"building/levels",
"height",
7
"building/material",
0 commit comments