Skip to content

Add diode info provider - #5178

Merged
gustovafing merged 4 commits into
1.20.1from
gus/diode-jade
Jul 25, 2026
Merged

Add diode info provider#5178
gustovafing merged 4 commits into
1.20.1from
gus/diode-jade

Conversation

@gustovafing

Copy link
Copy Markdown
Member

What

Adds diode jade provider which shows the current diode setting.
image

  • No AI driven tools were used for this pull request.

@gustovafing
gustovafing requested a review from a team as a code owner July 24, 2026 13:35
@gustovafing gustovafing added type: feature New feature or request bundled for a 0.X.0 Update Release: Major - 0.X.0 Releases focused on Content, changes to gameplay; While maintaining mostly API stability. labels Jul 24, 2026
@github-actions github-actions Bot added the Tests: Passed Game Tests have passed on this PR label Jul 24, 2026
@gustovafing
gustovafing enabled auto-merge (squash) July 25, 2026 09:28
@gustovafing
gustovafing merged commit f71316f into 1.20.1 Jul 25, 2026
3 of 4 checks passed
@gustovafing
gustovafing deleted the gus/diode-jade branch July 25, 2026 09:29
} else {
tooltip.add(Component.translatable(
"gtceu.top.transform_input",
(GTValues.VNF[data.getInt("voltage")] + " §r(16A)")));

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is 16A supposed to be data.getInt("amps")?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

diodes are hardcoded to 16a in

@github-actions github-actions Bot added Tests: Failed Game Tests have failed on this PR and removed Tests: Passed Game Tests have passed on this PR labels Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Release: Major - 0.X.0 Releases focused on Content, changes to gameplay; While maintaining mostly API stability. Tests: Failed Game Tests have failed on this PR type: feature New feature or request bundled for a 0.X.0 Update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants