Skip to content

Commit

Permalink
Merge pull request CleverRaven#68284 from Standing-Storm/incandescent…
Browse files Browse the repository at this point in the history
…-welding

[MoM] Add Incandescent Lance to welding_standard
  • Loading branch information
Maleclypse authored Sep 24, 2023
2 parents 77d0d04 + 0f9b576 commit d00e4fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/mods/MindOverMatter/recipes/recipe_requirements.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,10 @@
"id": "water_boiling_heat",
"type": "requirement",
"extend": { "tools": [ [ [ "pyrokinetic_fire_tool", -1 ] ] ] }
},
{
"id": "welding_standard",
"type": "requirement",
"extend": { "tools": [ [ [ "pyrokinetic_torch_weld", -1 ] ] ] }
}
]

0 comments on commit d00e4fe

Please sign in to comment.