2023-06-17 18:02:31 +02:00
|
|
|
{
|
2023-06-17 19:08:37 +02:00
|
|
|
"t": "Huey hoodie",
|
|
|
|
"d": "Huey is a zip-up hoodie with optional front pockets.",
|
|
|
|
"p": {
|
|
|
|
"back": "Back",
|
|
|
|
"cuff": "Cuff",
|
|
|
|
"front": "Front",
|
|
|
|
"hood": "Hood",
|
|
|
|
"pocket": "Pocket",
|
|
|
|
"sleeve": "Sleeve",
|
2023-07-01 16:01:40 +02:00
|
|
|
"waistband": "Waistband"
|
2023-06-17 19:08:37 +02:00
|
|
|
},
|
2023-06-17 18:02:31 +02:00
|
|
|
"s": {},
|
2023-06-17 19:08:37 +02:00
|
|
|
"o": {
|
|
|
|
"pocket": {
|
|
|
|
"t": "Pocket",
|
|
|
|
"d": "Whether to include a front pocket or not"
|
|
|
|
},
|
|
|
|
"pocketHeight": {
|
|
|
|
"t": "Pocket height",
|
|
|
|
"d": "Controls the height of the pocket"
|
|
|
|
},
|
|
|
|
"hoodHeight": {
|
|
|
|
"t": "Hood height",
|
|
|
|
"d": "Controls the height of the hood"
|
|
|
|
},
|
|
|
|
"hoodCutback": {
|
|
|
|
"t": "Hood cutback",
|
|
|
|
"d": "Controls how far the hood opening is cut back"
|
|
|
|
},
|
|
|
|
"hoodClosure": {
|
|
|
|
"t": "Hood closure",
|
|
|
|
"d": "Controls how much of the hood is part of the front closure"
|
|
|
|
},
|
|
|
|
"hoodDepth": {
|
|
|
|
"t": "Hood depth",
|
|
|
|
"d": "Controls the depth of the hood"
|
|
|
|
},
|
|
|
|
"hoodAngle": {
|
|
|
|
"t": "Hood angle",
|
|
|
|
"d": "Controls the angle at which the hood is attached"
|
2023-07-04 20:43:50 +02:00
|
|
|
},
|
|
|
|
"ribbing": {
|
|
|
|
"t": "Ribbing",
|
|
|
|
"d": "Whether or not to include ribbing on the pattern."
|
|
|
|
},
|
|
|
|
"ribbingHeight": {
|
|
|
|
"t": "Ribbing height",
|
|
|
|
"d": "Controls the height of the ribbing"
|
|
|
|
},
|
|
|
|
"ribbingStretch": {
|
|
|
|
"t": "Ribbing stretch",
|
|
|
|
"d": "Use this to adapt the pattern to how stretchy the ribbing that you are using is."
|
|
|
|
},
|
|
|
|
"hipsEase": {
|
|
|
|
"t": "Hops ease",
|
|
|
|
"d": "Controls the amount of ease at the hips"
|
|
|
|
},
|
|
|
|
"pocketWidth": {
|
|
|
|
"t": "Pocket width",
|
|
|
|
"d": "Controls the width of the pocket"
|
2023-06-17 19:08:37 +02:00
|
|
|
}
|
|
|
|
}
|
2023-06-17 18:02:31 +02:00
|
|
|
}
|