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 crafting overflow protection #4

Open
Vswe opened this issue Aug 10, 2014 · 0 comments
Open

Shift clicking crafting overflow protection #4

Vswe opened this issue Aug 10, 2014 · 0 comments
Labels

Comments

@Vswe
Copy link
Owner

Vswe commented Aug 10, 2014

If you are going to craft 4 planks, for instance, and shift clicks to get them out but can only fit 2 in your inventory, you'll only receive 2. In the vanilla Crafting table you won't be able to shift click to get the planks out if you can't fit all 4.

I know exactly why it only gives you 2 planks. However, I have no clue how the vanilla crafting table handles it, according to the code it should work like my crafting in this aspect, but it doesn't. It's black magic!

@Vswe Vswe added the bug label Aug 10, 2014
Vswe pushed a commit that referenced this issue Aug 11, 2014
…ainerBase. ContainerTable now extends ContainerBase. This was done to easier be able to work with the Container to, for instance, try to fix issue #4. Also, this allows me to extract things into methods that I can override in ContainerTable to improve and change functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant