MC-Machinations / PaperTweaks

A better-performance replacement for the popular VanillaTweaks datapack collection.
GNU General Public License v3.0
141 stars 13 forks source link

Graves delete items in shulkerbox #90

Closed JancoPieters closed 5 months ago

JancoPieters commented 5 months ago

Expected behavior

When you claim your grave, you are supposed to get back all the items you had when you died, including those stored in shulker boxes.

Observed/Actual behavior

When you claim the grave, you get back all the items except the shulker box, which is returned empty.

Steps/models to reproduce

Simply die with a shulker box containing items in it, then claim your grave.

Plugin and Datapack List

Server Plugins (16): Paper Plugins:

Server Version Info

This server is running Paper version 1.20.6-129-master@0513374 (2024-05-31T15:53:34Z) (Implementing API version 1.20.6-R0.1-SNAPSHOT)

Plugin Version

Version: 0.5.0-SNAPSHOT

Other

No response

Machine-Maker commented 5 months ago

Update Paper. I'm guessing this was fixed by a recent bug fix to Paper itself.

JancoPieters commented 5 months ago

That seams to have fixed the problem. Thanks!