Crafting materials make part of the mod unusable without other mods
Open
Nobody has claimed this yet.
Compatibility
Good first issue
- Dominant language
- Lua
- Stars
- 23
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
A small list of these deps are:
- Mesecons: Required for Glue, which makes Ropes, which makes Transformers, which are essential for most machines.
- MoreOres: Required for Silver, which makes Silver Wire, which is needed for Compressors.
I suggest making alternate recipes for these if the mods aren't found.
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
Locate the recipes for Glue, Ropes, Transformers, Silver Wire, and Compressors, along with the checks for Mesecons and MoreOres. Review how those dependencies are detected; done means alternate recipes work when the dependencies are absent while existing recipes remain available when they are present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100