Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
Affects Version/s: Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 2
-
Fix Version/s: None
-
Labels:None
-
Confirmation Status:Unconfirmed
-
Category:(Unassigned)
Description
Using the following item in survival mode:
/give @s minecraft:snowball{custom:true} 2
Command to verify data:
/data get entity @e[type=minecraft:snowball,limit=1] Item
When there's more than 1 item left in the stack, /data will show the item's data. If the snowball thrown was the last item in the stack, the Item will be nonexistent.
Attachments
Issue Links
- duplicates
-
MC-144688 Projectiles (snowballs, etc) do not preserve item data if using the item depletes the stack
- Resolved