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

Shift clicking after a craft don't respect stack size. #65

Open
MokkaCicc opened this issue Feb 7, 2024 · 0 comments
Open

Shift clicking after a craft don't respect stack size. #65

MokkaCicc opened this issue Feb 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MokkaCicc
Copy link

MokkaCicc commented Feb 7, 2024

Describe the bug
If we set the stack size for an item less than what a recipe give, you can keep a bigger stack in the inventory with shift click.

To Reproduce
Steps to reproduce the behavior:

  1. Make the stack size of door 2 or less /allstackable set minecraft:oak_door 1.
  2. Go to a crafting table and craft three doors.
  3. You can keep the 3 doors stacked with shift click (work in inventory and containers).
  4. If you take the 3 doors with the mouse cursor, the game will force you to make stack of size 1 on deposit.

Expected behavior
Shift clicking should split the stack into multiple one, according to max size option. If the target doesn't have enough space keep the remaining items in the source slot.

Version (please complete the following information):

  • Minecraft Version: 1.20.4
  • Mod Version 2.0,0
  • Java Version 17.0.8

And of course, thank you for the wonderful mod!

@MokkaCicc MokkaCicc added the bug Something isn't working label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant