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

Feature request: stack refill #6

Open
uecasm opened this issue Dec 21, 2020 · 2 comments
Open

Feature request: stack refill #6

uecasm opened this issue Dec 21, 2020 · 2 comments

Comments

@uecasm
Copy link

uecasm commented Dec 21, 2020

Rather than block placement, I think a more useful (and simpler, since it doesn't require a "current block" selector) feature would be to have an option to refill stacks (or just do it by default).

For example, if cobblestone is one of the items in pocket storage, and the player also has cobblestone in their inventory, then try to keep each cobble stack topped off at 64 (or whatever the max stack size is for that item) by extracting items from pocket storage -- but only top up existing stacks, don't add new stacks.

It must either leave a minimum of one item in the pocket storage or allow that slot to go to zero without forgetting which item was in that slot.

This allows the player to start with a clean inventory, pull one stack of something out of pocket storage, and then use it to build as much as they want -- as they place each block the stack in their hand gets topped off back to 64 (until they run out of items in pocket storage), and if they break the blocks then they get sucked back into the pocket storage automatically.

@FallenAvatar
Copy link

Seconding this request

@Ethan23p
Copy link

This would take this mod from B tier to S+

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

3 participants