Corpse Complex

Corpse Complex

15M Downloads

preventing items from being destroyed after dropping

Schummel-8 opened this issue ยท 0 comments

commented

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.