cyberbit / cyberbit/telem-modules

Energy Control input adapter

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement sw: Adapter
Dominant language
Lua
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Requested by @9551-Dev. See https://github.com/Zuxelus/Energy-Control. It has an impressive number of mod integrations that return data through a list of strings (small oof). However, it supports down to 1.12 so it would be great to fill gaps from those versions.

There are some first-party helpers, like fluid, redstone, and energy.

The implementation may be as simple as a single input with many possible metrics based on what is exposed by the linked card.

Mod compat below, based on files in https://github.com/Zuxelus/Energy-Control/blob/master/src/main/java/com/zuxelus/energycontrol/crossmod/.

  • Applied Energistics
  • BuildCraft
  • Draconic Evolotion
  • Ender IO
  • Extreme Reactors
  • Galacticraft
  • GregTech
  • HBM's Nuclear Tech Mod
  • IC2 Classic
  • IC2 Experimental
  • Mekanism/Mekanism Generators (overlap with AP)
  • NuclearCraft
  • NuclearCraft Overhauled
  • PneumaticCraft
  • Railcraft
  • Tech Reborn
  • Thermal Expansion
  • Galacticraft

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 by reviewing the linked Energy Control crossmod directory and its list of supported integrations, then inspect the existing first-party fluid, redstone, and energy helpers in this repository. Determine how an input adapter could expose metrics returned as lists of strings, including compatibility gaps for older versions. Done means the requested adapter and supported metrics are implemented and documented with appropriate compatibility coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.