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

# Installation

<Steps>
  <Step titleSize="h2" title="📦Required Dependencies">
    * Install [Utility Lib](https://github.com/utility-library/utility_lib)
    * Install the items if you plan to use an inventory<br /><a href="../other/general-faq#how-to-install-items%3F" target="_self">how to install items?</a>
  </Step>

  <Step titleSize="h2" title="🌍 MXC Smoking Compatibility">
    If you're using a **mxc-smoking**, do the following in the mxc-smoking folder:

    * Delete the `stream/[props]` folder (from the map folder)
    * Open `smoking_entityset_mods.lua`
    * Set all `desk-workmats` to `false`

    <div className="flex justify-start">
      <img src="https://mintcdn.com/mxc/kwHIQSAhiVWpKX8t/images/image%20(8).png?fit=max&auto=format&n=kwHIQSAhiVWpKX8t&q=85&s=9c22aea46dacf0970df34c907068cdca" alt="Image" height="300" width={300} className="rounded-md" data-path="images/image (8).png" />
    </div>

    ###### Final smoking\_entityset\_mods.lua
  </Step>
</Steps>
