/summon ThrownPotion ~ ~2 ~ {Potion:{Count:1,id:373,Damage:16461,tag:{CustomPotionEffects:[{Id:7,Amplifier:20,Duration:3}]}}}
This works...
Reporter: Kieran Schenkel
Assignee: (Unassigned)
Created: 2013-09-08T04:10:07Z
Updated: 2025-03-19T17:31:29Z
Resolved: 2013-09-08T11:02:16Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category:
Labels:
Affects Versions: Minecraft 13w36a, Minecraft 13w36b
Fix Versions:
Retrieved 2025-06-10T18:23:14Z
/summon ThrownPotion ~ ~2 ~
{
Potion:
{
Count:1,
id:373,
Damage:16461,
tag:
{
CustomPotionEffects:
[
{
Id:7,Amplifier:20,Duration:3
}
]
}
}
}
This works...