> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jaksam-scripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Laboratories

> Events triggered when players craft in laboratories.

This page lists the **laboratory** events available in Drugs Creator.

<CardGroup cols={2}>
  <Card title="Successful craft" icon="flask-round-potion" href="/drugs-creator/server/laboratories/successful-craft">
    Triggered after a successful craft in a laboratory.
  </Card>
</CardGroup>


## Related topics

- [Successful craft](/drugs-creator/server/laboratories/successful-craft.md)
- [Server](/drugs-creator/server/index.md)
