Skip to content

Output bus filtering#4337

Merged
jurrejelle merged 4 commits intoGregTechCEu:1.20.1from
zetrock1:itembuspartmachine-filter
Feb 8, 2026
Merged

Output bus filtering#4337
jurrejelle merged 4 commits intoGregTechCEu:1.20.1from
zetrock1:itembuspartmachine-filter

Conversation

@zetrock1
Copy link
Copy Markdown
Contributor

@zetrock1 zetrock1 commented Dec 18, 2025

What

Resolve #4336
Resolve #2320

Outcome

Add filtering to output hatch (slot for GregTech filter)

@zetrock1 zetrock1 requested a review from a team as a code owner December 18, 2025 09:58
@TarLaboratories TarLaboratories 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 Dec 18, 2025
Copy link
Copy Markdown
Contributor

@jurrejelle jurrejelle left a comment

Choose a reason for hiding this comment

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

tiny comment, will test more tmrw and then either give more feedback or approve

var container = new WidgetGroup(4, 4, 18 * rowSize + 8, 18 * colSize + 8);
int index = 0;
group.addWidget(filterHandler.createFilterSlotUI(-115 + (18 * rowSize) / 2, 35 + 11 * rowSize));
// group.addWidget(filterHandler.createFilterConfigUI(-100, 100, 156, 60));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove this line

@screret
Copy link
Copy Markdown
Contributor

screret commented Jan 21, 2026

Wasn't this suggestion denied some time ago?

@jurrejelle jurrejelle merged commit 53dc2bf into GregTechCEu:1.20.1 Feb 8, 2026
4 checks passed
@zetrock1 zetrock1 deleted the itembuspartmachine-filter branch February 8, 2026 10:09
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. 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.

Output Bus filtering Feature Request: Locked Output Bus

5 participants