Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Death Urn Conflicts with Traveler's Backpack #5539

Open
ShionWayne opened this issue Aug 26, 2021 · 0 comments
Open

Death Urn Conflicts with Traveler's Backpack #5539

ShionWayne opened this issue Aug 26, 2021 · 0 comments
Labels
1.12 Code Complete Wait for the next release...

Comments

@ShionWayne
Copy link

This may not be considered a bug. But I'm not sure.
By default, a traveler's backpack which the player is wearing will be placed where the player dies as the death urn is. Therefore the death urn will disappear and everything in it scattered around. If I set the config "Place Backpack on Death" to false, the death urn will work, but the backpack will not be reserved by the urn, it will drop. I think it is because the backpack that's being worn has no specific slot and the death urn doesn't consider it part of the player's inventory. (But ./gamerule keepInventory true works on the backpack, so maybe death urn should work too? )
As I said, this is not necessarily a bug. If you do not want to fix it, could you please add relative coordinates where the death urn spawns to the config file? In this way the player can change them to 0 1 0 so that the death urn spawns 1 block higher than traveler's backpack to avoid the conflict.

Version
EnderCore: 1.12.2-0.5.76
EnderIO: 1.12.2-5.3.70
TravelersBackpack: 1.12.2-1.0.35
Minecraft: 1.12.2
Forge: 14.23.5.2854
Single Player

@tyler489 tyler489 added the 1.12 label Sep 26, 2021
@hypherionmc hypherionmc added the Code Complete Wait for the next release... label Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.12 Code Complete Wait for the next release...
Projects
None yet
Development

No branches or pull requests

3 participants