Skip to content

Commit 21fde21

Browse files
committed
remove duplicate requirement
1 parent 7d86958 commit 21fde21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/recipes/tools/tool.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1224,7 +1224,7 @@
12241224
"time": "5 m",
12251225
"autolearn": true,
12261226
"proficiencies": [ { "proficiency": "prof_plasticworking" } ],
1227-
"using": [ [ "soldering_standard", 10 ], [ "surface_heat", 10 ], [ "plastic_molding", 2 ] ],
1227+
"using": [ [ "soldering_standard", 10 ], [ "plastic_molding", 2 ] ],
12281228
"components": [ [ [ "plastic_chunk", 4 ] ], [ [ "lens", 1 ] ], [ [ "wire", 1 ] ] ]
12291229
}
12301230
]

0 commit comments

Comments
 (0)