# Features & FAQ

<details>

<summary><strong>Introducing</strong></summary>

* Complex Chemical Product Manufacturing
* Indoor Cannabis Cultivation
* Hydroponic Systems & Grow Mediums
* Psilocybin Colony Cultivation
* Coca Cultivation + Manufacturing
* Poppy Cultivation + By-Products Manufacturing
* LSD Manufacturing
* Wide Array of Chemical Compounds & Ingredients
* Various Pharmaceutical and Street Drugs
  * Morphine Capsules XR 100mg (bottle & pill)
  * Percocet 30mg (pill only)
  * Promethazine w/ Codeine
  * Ecstasy (20 variants)
  * Methamphetamine (Blue, Pink, Peanut Butter)
  * Cocaine
  * MDMA
  * Fentanyl
  * Narcan

</details>

<details>

<summary><strong>Further Expansion</strong></summary>

<mark style="color:$info;">**Cannabis Cultivation:**</mark>

* Indoor Growing Methods:
  * Indoor Grow Tents
  * Grow Pots
  * Grow LED Lights
  * Various Hydroponic Systems
  * Drying Racks
  * Industrial Bud Trimmers
* Renowned Strains from California:
  * Blue Cookies
  * Champagne
  * Cheetah Piss
  * Gelato
  * Bay Area Barney (GDP Hybrid)
  * Paragon (Forum Cookies x MendoDawg)
  * Baby Batter
* Integrated GUI THC Percentage System

</details>

<details>

<summary><strong>IAT_CraftingPlus</strong></summary>

**iM7s\_DrugRunning** leverages the framework of `IAT_CraftingPlus` to accommodate the ability to craft complex recipes on workstations.

The following workstations integrate this feature:

* Lab Station (chemical manufacturing)
* Production Table (bagging and bricks)
* Pill Presses (pill manufacturing)
* Chemical Barrels (cocaine manufacturing)
*

For more information regarding recipes and the combination of required ingredients refer to: [Recipes](https://www.notion.so/Recipes-Crafting-1c570298035b8034a42ac3eafc0af97b?pvs=21)

</details>

### Frequently Asked Questions

{% tabs %}
{% tab title="FAQ #1" %} <mark style="color:$success;">**Q: Is there a customizable configuration available to server owners allowing us to adjust the grow times, crop yields, etc.?**</mark>

<mark style="color:blue;">**A:**</mark> **Yes!** There are two JSON configuration files.

* One of them handles various cultivation and duration settings: `iM7s_DrugRun.json`
* One of them handles all of the complex crafting recipes: `CraftingPlusConfig.json`

{% hint style="info" %}
Please watch this tutorial video that explains the importance of setting this up when first installing the mod onto your server.
{% endhint %}

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

{% tab title="FAQ #2" %} <mark style="color:$success;">**Q: What are the current growth times and crop yields?**</mark>

<mark style="color:blue;">**A:**</mark> By default they are currently set to `2400` to `full maturity`.

This equates to `40 minutes` which is a little longer than vanilla crops.

Psilocybin by default are set to `3600` to `full maturity` — `60 minutes`.

Crop yields vary depending on the plant.

* `lifetime` settings can be adjusted in the `types.xml` server files.

Cannabis stains:

* Gelato, Champagne, Blue Cookies, Baby Batter: `3` buds per harvest.
* Barney, Cheetah Piss, and Paragon: `2` buds per harvest.

Coca:

* Coca crop yields: `3` stacks of `15` - This equates to about the amount required to produce `2` **Pile(s) of Cocaine** per yield.&#x20;
* Tethered with the requirements of material & quantities for production (acetone); this seems to balance out the process fairly well to compliment a decent grind.

{% hint style="info" %}
All of these settings can be easily adjusted via the JSON configuration file.
{% endhint %}
{% endtab %}

{% tab title="FAQ #3" %} <mark style="color:$success;">**Q: Is this mod compatible with CannabisPlus and/or DrugsPlus?**</mark>

<mark style="color:blue;">**A:**</mark> Yes, it is compatible with these two workshop mods, and there should be no conflict in running them all on your server, if you choose to do so.
{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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:

```
GET https://illmannersevs.gitbook.io/im7s_drugrunning-wiki/documentation/features-and-faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
