sonic_screwdriver recipe doesn't work in mineclone-like games without mesecons_materials
Open
Beginner friendly
Nobody has claimed this yet.
Bug
Good first issue
- Dominant language
- Lua
- Stars
- 23
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
it should probably use mat.insulation instead:
https://github.com/mt-mods/technic/blob/32f1d5a9e76a17b075259b0824db29730c9beb06/technic/tools/sonic_screwdriver.lua#L79-L86
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at technic/tools/sonic_screwdriver.lua, especially lines 79–86 in the linked revision, and inspect how the recipe currently depends on mesecons_materials. Check whether mat.insulation is available for the affected mineclone-like games. Done means the sonic_screwdriver recipe works without mesecons_materials while continuing to work in supported environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100