Creoii Mod Documentation & Wiki
Lucky Block
Lucky Block
  • Overview
  • Installing Addons
  • Creating Addons
  • Upcoming Features
  • Outcomes
    • Outcomes
    • Advancement Outcome
    • Block Outcome
    • Command Outcome
    • Difficulty Outcome
    • Effect Outcome
    • Entity Outcome
    • Explosion Outcome
    • Feature Outcome
    • Group Outcome
    • Item Outcome
    • Message Outcome
    • None Outcome
    • Particle Outcome
    • Random Outcome
    • Sound Outcome
    • Structure Outcome
  • Parameters
    • Parameters
    • Parameter Index
  • Vec Providers
    • Vec Providers
    • Vec Provider Index
  • Shapes
    • Shapes
Powered by GitBook
On this page

Installing Addons

PreviousOverviewNextCreating Addons

Last updated 3 months ago

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:

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

On Windows, press Win+R and enter "appdata" to get to this location.

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 :)

Example Lucky Block addon file structure