Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow bigger stack sizes to be dragged into pattern terminals #39

Merged
merged 2 commits into from
May 4, 2024

Conversation

Lyfts
Copy link
Member

@Lyfts Lyfts commented Apr 28, 2024

Allows stacksizes above 127/byte max to be dragged into pattern terminals. There's no need for this limitation anymore as AE2 can handle much bigger stacksizes without issues.

Note that this currently doesn't function in base AE2 terminals in full pack as it's clashing with the AE2 integration from NEIAddons. I will make a separate pr to disable that in config as there's no reason to have two different implementations for this.

136k no sweat
nei-drag

Closes GTNewHorizons/GT-New-Horizons-Modpack#16004

@Dream-Master Dream-Master merged commit fcf9e34 into master May 4, 2024
1 check passed
@Dream-Master Dream-Master deleted the drag-bigger-stacks branch May 4, 2024 08:15
Dream-Master pushed a commit that referenced this pull request May 20, 2024
* update bs+deps

* allow bigger stack sizes to be dragged into pattern terminals

(cherry picked from commit fcf9e34)
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.

NEI drag and drop not correct
3 participants