0.1.0
Compatibility
Required content
Changes
๐ Lucky Opener
Transform your Minecraft world into a loot-filled adventure!
Lucky Opener is a Fabric mod that replaces ordinary mining with an exciting reward system. Instead of receiving only vanilla block drops, you can craft the Lucky Opener and use it to open blocks for random loot. Every opening is a surprise, with rewards ranging from simple resources to legendary gear, exclusive enchantments, and powerful custom potions.
Whether you're playing solo or with friends, Lucky Opener adds a completely new way to progress through Minecraft.
๐ ๏ธ Crafting Recipe
Craft the Lucky Opener using the following recipe:
[G]
[G]
[B]
G = Gold Ingot
B = Gold Block
Once crafted, simply use the Lucky Opener on a block to receive a random reward!
โจ Features
- ๐ Craft and use the Lucky Opener.
- ๐ Open blocks to receive random loot.
- โญ Multiple loot rarities.
- โ๏ธ Random weapons, tools, and armor.
- ๐ก๏ธ Enchanted equipment.
- โจ 20+ custom enchantments.
- ๐งช Powerful custom potions.
- ๐ Rare and legendary rewards.
- ๐ฒ Balanced luck-based progression.
- ๐ Multiplayer compatible.
- ๐ฎ Fully playable in Survival.
- ๐ฆ Built for Fabric 1.21.1.
๐ Possible Rewards
Every Lucky Opener can reward you with:
- ๐ Food
- ๐ Valuable Resources
- โ๏ธ Weapons
- โ๏ธ Tools
- ๐ก๏ธ Armor
- ๐ Enchanted Gear
- โจ Custom Enchantments
- ๐งช Custom Potions
- ๐ Legendary Items
Every opening is completely random, making every reward exciting.
โจ Custom Enchantments
Lucky Opener introduces exclusive enchantments that cannot be found in vanilla Minecraft.
Some of them include:
- โค๏ธ Life Steal
- โก Stormbringer
- ๐ฅ Inferno Edge
- โ๏ธ Frozen Aura
- ๐ Void Rend
- ๐ Soul Strike
- ๐ก๏ธ Iron Will
- ๐ฅ Phoenix Guard
- ๐ชถ Feather King
- ๐ช๏ธ Wind Fury
- โ๏ธ Vein Miner
- ๐ Lucky Strike
- ๐ Earth Shatter
- ๐ฉธ Blood Frenzy
- โ๏ธ Frost Bite
Each enchantment offers unique abilities to enhance combat, mining, and survival.
๐งช Custom Potions
Discover powerful custom potions with abilities beyond vanilla Minecraft.
Including:
- Divine Elixir
- Immortal Elixir
- Storm Elixir
- Vampire Brew
- Shadow Veil
- Soul Potion
- Chrono Potion
- Void Essence
Each potion grants special abilities to help you survive and explore.
๐ฎ Perfect For
- Survival Worlds
- Multiplayer Servers
- Adventure Maps
- RPG Gameplay
- Challenge Playthroughs
- Content Creators
- Friends Looking for a Fresh Minecraft Experience
โ๏ธ Compatibility
- Minecraft 1.21.1
- Fabric Loader
- Singleplayer & Multiplayer
โค๏ธ Feedback
Found a bug or have an idea for a new feature? Feel free to leave a comment or report it. Your feedback helps make Lucky Opener even better!
If you enjoy the mod, don't forget to โญ favorite it and share it with your friends!
Happy Opening! ๐
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:eKkMdwY6:Jjb5wev9"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eKkMdwY6:Jjb5wev9"
}

