> For the complete documentation index, see [llms.txt](https://quannsstudios.gitbook.io/quannsstudio-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quannsstudios.gitbook.io/quannsstudio-docs/packboyz-edibles-system-all-frameworks.md).

# Packboyz Edibles System (All FrameWorks)

***

Bring next-level realism and street-level depth to your server with the Packboyz Edibles System. Built for performance and designed for serious roleplay servers, this system delivers a fully immersive edible experience with realistic effects, animations, tolerance mechanics, and high configurability.

**Information**

* Framework: ESX,Qb,qbcore
* Dependencies: ox\_lib, ox\_inventory, oxmysql
* Performance: 0.00ms idle
* Escrow: Config is open. Core logic is escrowed.

**Features**

* Realistic edible consumption with immersive animations, progress bars, and custom props
* Dynamic THC tolerance system that tracks every player's usage over time, persistent via SQL
* Panic and overconsumption effects that scale based on tolerance and recent usage
* Munchies and side effects unique to each pack flavor
* 8 custom edible packs — Tropical, Grape, Watermelon, Lemonade, Cola, Peach, Regular, and Extreme
* Fully configurable effect strength, durations, tolerance gain, panic chances, and animations

**Available Packs**

| Pack       | Effects                   |
| ---------- | ------------------------- |
| Tropical   | Dizzy, Relaxing           |
| Grape      | Dizzy, Relaxing, Munchies |
| Watermelon | Relaxing, Munchies        |
| Lemonade   | Dizzy                     |
| Cola       | Dizzy                     |
| Peach      | Relaxing, Munchies        |
| Regular    | Relaxing                  |
| Extreme    | Dizzy, Greenout           |

**Preview**

{% embed url="<https://youtu.be/qhvCxPNPsBY>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://quannsstudios.gitbook.io/quannsstudio-docs/packboyz-edibles-system-all-frameworks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
