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

preventing items from being destroyed after dropping #64

Open
Schummel-8 opened this issue Apr 25, 2021 · 0 comments
Open

preventing items from being destroyed after dropping #64

Schummel-8 opened this issue Apr 25, 2021 · 0 comments
Assignees

Comments

@Schummel-8
Copy link

Please describe the new feature or change.
I need a way to keep items from getting destroyed after being dropped, so that they are also being dropped if the destroyChance is set to 1.0 for the slot of the item.
Maybe there is already a way for this, but I can't figure out how I can set the config to keep certain items from being destroyed after being dropped. I have the destroyChance set to 0.2 and no items should be kept on death. But even if I set certain items to drop 100% in itemSettings, they can still be destroyed after being dropped and I don't want that to happen.

Please describe why you want this feature.
Especially the enigmatic amulet is crucial here, it has to be dropped to summon a vessel containing all other dropped items, so it can't be kept after death. But destroying it after being dropped don't summon the vessel.

Would be really appreciated if you would let me know if there is already something like this in the settings (itemSettings with forced drop don't work for me) or if you will maybe add this in the future.

@Schummel-8 Schummel-8 changed the title preventing items from being destroyed after dropping without keeping them preventing items from being destroyed after dropping Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants