# 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="https://1604711220-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCYFEZ36dx9wiqsIYbAJm%2Fuploads%2Fc2InQU6Fluob5s2F8N39%2Fimage.png?alt=media&#x26;token=e14f658a-fe37-42dc-9957-20745c69d01b" 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 :)
