Entity_ThrownPotion: {
    type: "compound";
    value: { PotionId: { type: "short"; value: number } };
} & ActorPrefix & Component_Projectile

Additional fields for thrown potion.