Skip to content

Commit 88fd424

Browse files
Fix HHG (#82596)
* initial commit * fix index
1 parent c5788c8 commit 88fd424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/recipes/other/parts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
"result": "ch_sheet_metal_small",
335335
"type": "recipe",
336336
"copy-from": "sheet_metal_small",
337-
"extend": { "using": [ [ [ "carbon", 1 ] ] ] },
337+
"using": [ [ "blacksmithing_standard", 4 ], [ "carbon", 1 ] ],
338338
"components": [ [ [ "lc_steel_chunk", 1 ] ] ]
339339
},
340340
{

0 commit comments

Comments
 (0)