Skip to content

Commit a05a1eb

Browse files
initial commit
1 parent 2232afe commit a05a1eb

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-
"using": [ [ "carbon", 1 ] ],
337+
"extend": { "using": [ [ [ "carbon", 1 ] ] ] },
338338
"components": [ [ [ "lc_steel_chunk", 1 ] ] ]
339339
},
340340
{

0 commit comments

Comments
 (0)