Tschipcraft / deathanimations_test

This is the 1.19 Test Branch for Death Animations v2.0. Do not use without backups! Mobs have new epic animations when they die! Inspired by iChun's Mob Dismemberment.
Other
10 stars 0 forks source link

Drop item bug? #2

Open PortableGames opened 1 year ago

PortableGames commented 1 year ago

Hi, I don't know if it's a bug or an idea but when I kill a skeleton and the bow falls out of it, I can pick it up but at the same time I put my weapon on the ground. Sometimes my weapon is visible like the second skeleton in the video and sometimes it is not like the first one. anyway, if I leave my weapon lying there it disappears. so because of that I lose my netherite sword for example.

https://www.xbox.com/play/media/MMWFMNE8WD

Tschipcraft commented 1 year ago

Hello, unfortunately you can't disable replacing slots if you want the items to be removable with the DisabledSlots nbt tag for armor stands. MC-77737 states that this is intended behaviour but it seems like the DisabledSlots nbt tag has always been kinda broken and continues to be since 2015 MC-94252.

However, I could try to test for 'incorrect' items in the slots to prevent them from despawning. I'll see what I can do.