Despawn inventory when corpse despawns
kreezxil opened this issue · 4 comments
Is your feature request related to a problem? Please describe.
I want the contents of the items to vanish if the corpse is not looted by the time it despawns.
Describe the solution you'd like
Need a config option to turn on despawning items when the corpse despawns.
Describe alternatives you've considered
have not considered anything else
Additional context
on version: 1.16.5-1.0.6
Just wait 5 minutes and it will despawn. This is vanilla minecraft.
Just deleting items is never a good option.
it would be nice if yoru mod just took the items with it tho. Why wait on
the mc to kill the items in 5 minutes. If there are enough corpses on the
filed, when this happens it will be the same as mob/item/xp farm exploding
junke everywhere causing massive server lag. If I only cared about single
player I would never ask for this feature.
That said I found a mod that works nicely with this.
https://www.curseforge.com/minecraft/mc-mods/configurable-despawn-timer
I set mine to 45 seconds. So they have enough time to pick up stuff during
normal mining, and if they're in the area of a corpse when it despawns,
those items won't be lagging the system for too much longer.
The way I see it the player hass already looted the corpse of what they
want and left behind w/e they didn't want. Why make it pop out.
…On Sun, Oct 31, 2021 at 3:30 PM Max Henkel ***@***.***> wrote:
Closed #60 <#60>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#60 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5TJCGRZOEQZFDCGK3FT5LUJWRMRANCNFSM5EFJQ47Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
The mod is not intended to have corpses despawn anyways. Just don't set the despawn time and items won't get dropped.
But you have a config that allows them to despawn, they deteriorate over
time. That why I thought it might be good to suggest not allowing the items
to spew everywhere. I'll stop bothering you. This was supposed to be a
feature request not a bug report, and it was never an attack on your code.
…On Mon, Nov 1, 2021 at 10:46 AM Max Henkel ***@***.***> wrote:
The mod is not intended to have corpses despawn anyways. Just don't set
the despawn time and items won't get dropped.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#60 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5TJCGH7435MMBWX65KFPDUJ2Y65ANCNFSM5EFJQ47Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.