An open API service indexing awesome lists of open source software.

https://github.com/lullaby6/lucky-blocks-data-pack

MC Data-Pack - Lucky Blocks!
https://github.com/lullaby6/lucky-blocks-data-pack

data-pack datapack datapacks dp lucky-block lucky-blocks mc minecraft minecraft-data-pack minecraft-datapack

Last synced: 3 months ago
JSON representation

MC Data-Pack - Lucky Blocks!

Awesome Lists containing this project

README

        

# Lucky Blocks

[![Latest](https://img.shields.io/github/v/release/lullaby6/lucky-blocks-data-pack?color=blueviolet&logo=github)](https://github.com/lullaby6/lucky-blocks-data-pack/releases)
[![Discord](https://img.shields.io/discord/1327308441324097681?label=discord&color=blue&logo=discord)](https://discord.gg/5UdcDa5xNC)
[![Modrinth](https://img.shields.io/modrinth/dt/lucky-blocks?label=modrinth&logo=modrinth)](https://modrinth.com/datapack/lucky-blocks)
[![License](https://img.shields.io/badge/license-mit-green)](https://github.com/lullaby6/lucky-blocks-data-pack/blob/main/LICENSE)
[![Issues](https://img.shields.io/github/issues/lullaby6/lucky-blocks-data-pack?color=orange&logo=github)](https://github.com/lullaby6/lucky-blocks-data-pack/issues)
[![Code Size](https://img.shields.io/github/languages/code-size/lullaby6/lucky-blocks-data-pack?color=purple&logoColor=white)](https://github.com/lullaby6/lucky-blocks-data-pack)
[![Repo Size](https://img.shields.io/github/repo-size/lullaby6/lucky-blocks-data-pack?logo=dropbox&color=red)](https://github.com/lullaby6/lucky-blocks-data-pack)
[![Stars](https://img.shields.io/github/stars/lullaby6/lucky-blocks-data-pack?logo=github&color=yellow)](https://github.com/lullaby6/lucky-blocks-data-pack/stargazers)

![bg](https://raw.githubusercontent.com/lullaby6/lucky-blocks-data-pack/refs/heads/main/images/bg-5.png)

## 📖 Description

This datapack is my own version of the Lucky Blocks, it doesn't require any texture pack, it shows the lucky block using the display entities of the new versions, in the lucky blocks surprises you can get any item, block, or loot from chests in the game, apart from that you can also get some traps, weapons and armor and heavily armed enemies.

A perfect datapack to use in a multiplayer server and make lucky block races or use it in other kind of maps or adventures!

Version: `1.21.4`

## 📂 Installation

Move the downloaded file in the path `.minecraft/saves/[world]/datapacks`

## 👾 Bugs/Issues

Please report any bug/issues to the [Discord Server](https://discord.gg/5UdcDa5xNC) in the `bugs` channel, or create a issue in the [Github Repostiroy](https://github.com/lullaby6/lucky-blocks-data-pack/issues), or a comment in [Planet Minecraft](https://www.planetminecraft.com/data-pack/lucky-blocks-6524035).

## 🛠️ Recipe

![recipe](https://raw.githubusercontent.com/lullaby6/lucky-blocks-data-pack/refs/heads/main/images/recipe.png)

## ⌨️ Commands

Give Lucky Block:

```mcfunciton
/loot give @s loot lucky_blocks:lucky_block
```

Delete all Lucky Blocks:

```mcfunciton
/function lucky_blocks:clear
```

Disable:

```mcfunction
/datapack disable "file/lucky-blocks.zip"
```

Enable:

```mcfunction
/datapack enable "file/lucky-blocks.zip"
```

## 🪪 License

[MIT](https://github.com/lullaby6/lucky-blocks-data-pack/blob/main/LICENSE)