Type: /give @p tipped_arrow 1 0 {CustomPotionEffects:[{Id:19,Duration:2000,Id:17,Duration:2000}]} you get a hunger arrow,
Your data tag is wrong.
How do i do it right?
/give @p tipped_arrow 1 0 {CustomPotionEffects:[ {Id:19,Duration:2000}, {Id:17,Duration:2000} ]}
Reporter: Susan Price
Assignee: (Unassigned)
Created: 2015-11-01T23:35:43Z
Updated: 2025-03-17T19:27:00Z
Resolved: 2015-11-01T23:36:59Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category:
Labels:
Affects Versions: Minecraft 15w44b
Fix Versions:
Retrieved 2025-06-11T12:57:38Z
Your data tag is wrong.