1
0
Fork 0

lily configuration

This commit is contained in:
anna-puk 2024-03-02 20:37:03 +00:00
parent c990c337cb
commit 8051a3c98c
7 changed files with 22 additions and 14 deletions

View file

@ -989,17 +989,19 @@
]
},
"lily": {
"code": "Coder name",
"description": "A FreeSewing pattern that needs a description",
"design": "Designer name",
"difficulty": 1,
"code": "Anna Puk, Joost De Cock",
"description": "A FreeSewing pattern for basic leggings",
"design": "Anna Puk",
"difficulty": 2,
"lab": true,
"org": false,
"org": true,
"tags": [
"tagname"
"bottoms"
],
"techniques": [
"techname"
"elastic",
"curvedSeam",
"hem"
]
}
}