-
Bug
-
Resolution: Invalid
-
None
-
24w37a
-
Confirmed
-
Creative
-
Items
Trying to specify a use_remainder for an item with the death_protection component doesn't leave anything behind after the item is activated upon death.
Steps to reproduce
Give yourself an item with the specified components:
/give @s minecraft:wheat_seeds[minecraft:death_protection={},minecraft:use_remainder={id:"minecraft:wheat_seeds",count:1}]
Activate it by dying while holding it in either hand.
Expected result
Item stack specified in the use_remainder component is left after the item's death protection is activated.
Actual result
No item stack is left behind at all.
- is duplicated by
-
MC-276783 use_remainder component doesnt give item back when totem of undying triggers.
- Resolved