Traveler's Backpack

Traveler's Backpack

26M Downloads

[Fabric 1.18.1] When the player is killed the backpack is duped

Dejeh opened this issue ยท 2 comments

commented

Travelers Backpack v1.18.1-7.0.0
Trinkets v3.2.0
fabric api 0.46.4
Config:

// Places backpack at place where player died
	"backpackDeathPlace": true,

and trinkets integration is set to true

When the player dies, a backpack worn in the Trinkets back slot will be placed on the ground (when above y=0, see issue #376). It will also dupe as a normal item. You can see this behavior in issue #376 video

Expected behavior:
When killed, the player's backpack will be placed on the ground as a block with no dupe

commented

That's really weird one, I clearly have set that trinket should be destroyed from trinkets inventory, and it's copy should be placed on the ground. I don't know how it spawns another copy as an item