Skip to content

Commit

Permalink
Update tool.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Uranoclaire authored Dec 5, 2023
1 parent b2bbf19 commit 6f1a0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/tools/tool.json
Original file line number Diff line number Diff line change
Expand Up @@ -1415,7 +1415,7 @@
"qualities": [ { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "plastic_chunk", 6 ] ],
[ [ "grinder_blade", 1 ], [ "grinder_metal_grinding_disc", 1 ] ],
[ [ "grinder_blade", 1 ], [ "grinder_metal_grinding_disc", 1 ], [ "grinder_cutoff_disc", 1 ] ],
[ [ "motor_tiny", 1 ] ],
[ [ "power_supply", 1 ] ],
[ [ "scrap", 1 ] ],
Expand Down

0 comments on commit 6f1a0df

Please sign in to comment.