Skip to content

Conversation

@DipNChips1
Copy link

@DipNChips1 DipNChips1 commented Nov 8, 2025

The ME machinery item output bus currently can hold max int items in each slot. This PR adds a button to the ME output bus that allows the player to configure the stack size. The assets and functionality for the button and Gui are reused and modified from AE2. Additionally the ME output bus's configuration can be copy and pasted with the memory card.

This PR is reliant on PR 168 as it borrows the following functionality from it:
SHIFT+UP increases by 1, SHIFT+DOWN decreases by 1, SHIFT+CTRL+UP doubles the value, and SHIFT+CTRL+DOWN halves it.

The PR was merged.

Configure Stack Size Button Stack Size GUI

…rd functionality still needs to be added WIP
… en_US.lang GuiMEItemInputBus.java and PktMEInputBusInvAction.java are from Alecsio's PR to harmonize scrolling behavior.
…"Changed the interaction with the configured items in machinery item hatches"
…s-Adjustable-Stack-Size

# Conflicts:
#	src/main/java/github/kasuminova/mmce/client/gui/GuiMEItemInputBus.java
#	src/main/java/github/kasuminova/mmce/common/tile/MEItemOutputBus.java
#	src/main/java/hellfirepvp/modularmachinery/ModularMachinery.java
…s-Adjustable-Stack-Size

# Conflicts:
#	src/main/java/github/kasuminova/mmce/client/gui/GuiMEItemInputBus.java
@KasumiNova KasumiNova merged commit 90a46bd into NovaEngineering-Source:master Dec 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants