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!
- Host: GitHub
- URL: https://github.com/lullaby6/lucky-blocks-data-pack
- Owner: lullaby6
- License: mit
- Created: 2024-06-26T20:08:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T12:25:17.000Z (4 months ago)
- Last Synced: 2025-02-15T12:28:21.947Z (4 months ago)
- Topics: data-pack, datapack, datapacks, dp, lucky-block, lucky-blocks, mc, minecraft, minecraft-data-pack, minecraft-datapack
- Language: mcfunction
- Homepage: https://modrinth.com/datapack/lullaby-lucky-blocks
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lucky Blocks
[](https://github.com/lullaby6/lucky-blocks-data-pack/releases)
[](https://discord.gg/5UdcDa5xNC)
[](https://modrinth.com/datapack/lucky-blocks)
[](https://github.com/lullaby6/lucky-blocks-data-pack/blob/main/LICENSE)
[](https://github.com/lullaby6/lucky-blocks-data-pack/issues)
[](https://github.com/lullaby6/lucky-blocks-data-pack)
[](https://github.com/lullaby6/lucky-blocks-data-pack)
[](https://github.com/lullaby6/lucky-blocks-data-pack/stargazers)
## 📖 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

## ⌨️ 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)