mt-mods / mt-mods/technic

Crafting materials make part of the mod unusable without other mods

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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.