ps-dps / KeepSomeInventory

Don't lose your equipment when dying
https://modrinth.com/datapack/keep-some-inventory
MIT License
5 stars 3 forks source link

Dying in creative mode still makes you loose some Items #17

Closed TheAyes closed 1 month ago

TheAyes commented 1 month ago

Sure this isn't much of a big deal considering you can't really die in creative mode. Yet I believe it's worth mentioning :)

To reproproduce:

  1. Be in creative mode
  2. Have some dropable items in your inventory
  3. Enter the command /kill @s or fall out of world
  4. The items are gone now

image

PuckiSilver commented 1 month ago

Are they deleted? In the picture it looks like they drop as expected 🤔

I'll see if i can reproduce it in vanilla and fix it when appropriate 👍

TheAyes commented 1 month ago

Are vanilla items also dropped when in creative mode? If so then I might be mistaken.

PuckiSilver commented 1 month ago

Yes, items are dropped in creative mode unless you have the keepInventory gamerule turned on - but the KeepSomeInventory messes with that so this should be the intended behavior.

Thanks for reporting anyway :) Have fun with the pack