Skip to content

Commit

Permalink
Update construction.json (#58284)
Browse files Browse the repository at this point in the history
  • Loading branch information
Light-Wave authored Jun 9, 2022
1 parent d3d4591 commit 1721e4c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data/mods/innawood/recipes/other/construction.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
"time": "3 h",
"autolearn": true,
"using": [ [ "forging_standard", 1 ], [ "bronzesmithing_tools", 1 ] ],
"proficiencies": [ { "proficiency": "prof_metalworking" }, { "proficiency": "prof_blacksmithing" } ],
"tools": [ [ [ "hotcut", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
"proficiencies": [ { "proficiency": "prof_metalworking" }, { "proficiency": "prof_redsmithing" } ],
"tools": [ [ [ "casting_mold", -1 ] ] ],
"qualities": [ { "id": "GRIND", "level": 2 } ],
"components": [ [ [ "scrap_bronze", 1 ] ] ]
}
]

0 comments on commit 1721e4c

Please sign in to comment.