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

wrong quantity after fetching a stack #1123

Open
puggan opened this issue Apr 2, 2024 · 0 comments
Open

wrong quantity after fetching a stack #1123

puggan opened this issue Apr 2, 2024 · 0 comments

Comments

@puggan
Copy link

puggan commented Apr 2, 2024

Before:
2024-04-02_18 25 04

After taking a stack:
2024-04-02_18 25 13

Envirement:
Running on a dedicated server,
MC 1.20.1,
Forge 47.2.0,
StorageDrawers 12.0.3
Config baseStackStorage = 40

Reproduce:

  1. Have a drawer with more then 4k items. (8499 in exemple)
  2. Shift-click to draw a stack

Expected:
New quantity 8435 (8499-64).

Current:
New quantity 2048 (4x8x64, the default max-value)

Workaround:
clicking it twice with the quantify-key shows the correct value.

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

No branches or pull requests

1 participant