summaryrefslogtreecommitdiff
path: root/json/recipes/recipe_other.json
blob: 8c55ff728017197faa16c1c46d2bc8421700260a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  { 
    "type": "recipe",
    "result": "thread",
    "id_suffix": "from_rags",
    "category": "CC_OTHER",
    "subcategory": "CSC_OTHER_MATERIALS",
    "skill_used": "tailor",
    "difficulty": 1,
    "skills_required": [ "fabrication", 1 ],
    "time": "60 m",
    "autolearn": true,
    "qualities": [ { "id": "CUT", "level": 1 } ],
    "components": [ [ [ "rag", 1 ] ] ]
  }
]