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

Can only trash items that were directly taken out of the build menu #7

Closed
Trikzon opened this issue Nov 7, 2021 · 2 comments · Fixed by #22
Closed

Can only trash items that were directly taken out of the build menu #7

Trikzon opened this issue Nov 7, 2021 · 2 comments · Fixed by #22
Assignees
Labels
enhancement New feature or request

Comments

@Trikzon
Copy link

Trikzon commented Nov 7, 2021

If a block is placed and then broken, the dropped item can't be returned to the build menu. Items taken out of the menu can be. This becomes annoying when building because a player ends up with many blocks that can't be easily trashed and has to throw them on the ground.

I see that this is intended due to this comment, but in my opinion this should be reassessed.

@tterrag1098
Copy link
Contributor

The intention was for that to be used in combination with doTileDrops=false. But it should be configurable at least.

@tterrag1098 tterrag1098 added the enhancement New feature or request label Nov 7, 2021
@Cojomax99 Cojomax99 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2024
@Cojomax99 Cojomax99 reopened this Oct 26, 2024
@sekwah41
Copy link
Member

Made a pr which will avoid you being able to get items not from the build mode menu unless its from a chest. Though I don't think the main issue of the items dropping will be a problem as I believe we have block drops off usually?

Either way, should help.

@sekwah41 sekwah41 self-assigned this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants