> For the complete documentation index, see [llms.txt](https://docs.creoii.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creoii.dev/lucky-block/installing-addons.md).

# Installing Addons

A Modern Lucky Block addon is a combination of both a resourcepack and a datapack, including both an **assets/** folder and **data/** folder.

To install a Lucky Block addon, first download it from either CurseForge or Modrinth (recommended).

The download should provide a zip file. Open it and ensure that you see something like the following:

<figure><img src="/files/4ssurZzUhhd9kaM6C29I" alt="" width="375"><figcaption><p>Example Lucky Block addon file structure</p></figcaption></figure>

When you have confirmed this, move the entire zip file to your Minecraft run directory (typically **AppData/Roaming/.minecraft/**).

{% hint style="info" %}
On Windows, press Win+R and enter "appdata" to get to this location.
{% endhint %}

In the .minecraft folder, create a new folder called **addons** if it does not already exist. Place the zip file into the addons folder to load it in game.

You're all set! Have fun playing with the Modern Lucky Block mod :)
