mt-mods / mt-mods/technic

mineclonia git switched to mcl_redstone instead of mesecons, breaking crafting recipe for chainsaw

Open
#385 1 comment 0 reactions 0 assignees View on GitHub

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.

https://github.com/mt-mods/technic/blob/32f1d5a9e76a17b075259b0824db29730c9beb06/technic/tools/chainsaw.lua#L199-L200

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.