1
0
Fork 0

feat: Added new designs

This commit is contained in:
joostdecock 2024-02-04 10:52:32 +01:00
parent add96a0ee2
commit afc2e7f264

View file

@ -490,6 +490,40 @@
"curvedSeam" "curvedSeam"
] ]
}, },
"lumina": {
"code": "Wouter Van Wageningen",
"description": "A FreeSewing pattern for leggings",
"design": "Wouter Van Wageningen",
"difficulty": 3,
"lab": true,
"org": true,
"tags": [
"bottoms",
"trousers"
],
"techniques": [
"stretch",
"curvedSeam",
"elastic"
]
},
"lumira": {
"code": "Wouter Van Wageningen",
"description": "A FreeSewing pattern for leggings",
"design": "Wouter Van Wageningen",
"difficulty": 3,
"lab": true,
"org": true,
"tags": [
"bottoms",
"trousers"
],
"techniques": [
"stretch",
"curvedSeam",
"elastic"
]
},
"lunetius": { "lunetius": {
"code": "Rika Tamaike", "code": "Rika Tamaike",
"description": "A FreeSewing pattern for a lacerna, a historical Roman cloak", "description": "A FreeSewing pattern for a lacerna, a historical Roman cloak",
@ -584,6 +618,16 @@
"ribbing" "ribbing"
] ]
}, },
"otis": {
"code": "Wouter Van Wageningen",
"description": "A FreeSewing pattern for a baby romper",
"design": "Wouter Van Wageningen",
"difficulty": 2,
"lab": true,
"org": true,
"tags": [],
"techniques": []
},
"paco": { "paco": {
"code": "Joost De Cock", "code": "Joost De Cock",
"description": "A FreeSewing pattern for summer pants", "description": "A FreeSewing pattern for summer pants",
@ -932,32 +976,5 @@
"hem", "hem",
"button" "button"
] ]
},
"otis": {
"code": "Wouter Van Wageningen",
"description": "A FreeSewing pattern for a baby romper",
"design": "Wouter Van Wageningen",
"difficulty": 2,
"lab": true,
"org": true,
"tags": [],
"techniques": []
},
"lumira": {
"code": "Wouter Van Wageningen",
"description": "A FreeSewing pattern for leggings",
"design": "Wouter Van Wageningen",
"difficulty": 3,
"lab": true,
"org": true,
"tags": [
"bottoms",
"trousers"
],
"techniques": [
"stretch",
"curvedSeam",
"elastic"
]
} }
} }