mineclonia git switched to mcl_redstone instead of mesecons, breaking crafting recipe for chainsaw
Open
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
since there isn't a mesecons_buttons mod in mineclonia git anymore and there are aliases, the code should check for an item existing rather than the named mod existing.
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 in technic/tools/chainsaw.lua at lines 199-200 and inspect how the chainsaw crafting recipe checks for the dependency. Verify the behavior with Mineclonia, where mesecons_buttons is absent and aliases are available. Done means the chainsaw recipe works when the required item exists rather than depending on the old named mod.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100