Skip to content

Commit

Permalink
Merge pull request #77352 from Light-Wave/Electronics
Browse files Browse the repository at this point in the history
[Innawood] Makes electronics progressable again again
  • Loading branch information
Maleclypse authored Oct 26, 2024
2 parents 303ea65 + 7e09c53 commit 2633215
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/mods/innawood/recipes/electronic_parts.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"category": "CC_ELECTRONIC",
"subcategory": "CSC_ELECTRONIC_PARTS",
"skill_used": "electronics",
"difficulty": 3,
"skills_required": [ "fabrication", 2 ],
"difficulty": 2,
"skills_required": [ [ "fabrication", 2 ], [ "chemistry", 3 ] ],
"time": "30 m",
"autolearn": true,
"using": [ [ "surface_heat", 10, "LIST" ], [ "glazing", 2 ], [ "earthenware_firing", 120 ] ],
Expand Down

0 comments on commit 2633215

Please sign in to comment.