Skip to content

Commit 56c5d60

Browse files
authored
Merge pull request #82554 from BalthazarArgall/ExtendUsingMetalSheet
2 parents 3d01658 + a05a1eb commit 56c5d60

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)