,{
"type" : "recipe",
"result": "bio_face_mask",
"id_suffix": "uncraft",
"category": "CC_NONCRAFT",
"skill_used": "electronics",
"skills_required": [ "firstaid", 5 ],
"difficulty": 7,
"time": 50000,
"reversible": true,
"autolearn": false,
"tools": [
[
[ "screwdriver", 20 ],
[ "toolset", 2 ]
],
[
[ "soldering_iron", -1 ],
[ "toolset", -1 ]
Found the problem. I’ll search through and see if there’s any other issues like this. Anywhere I could upload a fixed JSON to so it can get in the next build?