https://github.com/lullaby6/experience-bottle-data-pack
MC Data-Pack - Store xp in a bottle!
https://github.com/lullaby6/experience-bottle-data-pack
data-pack data-packs datapack datapacks dp mc mc-data-pack mc-datapack minecraft minecraft-data-pack minecraft-datapack
Last synced: 2 months ago
JSON representation
MC Data-Pack - Store xp in a bottle!
- Host: GitHub
- URL: https://github.com/lullaby6/experience-bottle-data-pack
- Owner: lullaby6
- License: mit
- Created: 2024-06-25T13:55:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T15:15:07.000Z (3 months ago)
- Last Synced: 2025-02-21T16:27:07.334Z (3 months ago)
- Topics: data-pack, data-packs, datapack, datapacks, dp, mc, mc-data-pack, mc-datapack, minecraft, minecraft-data-pack, minecraft-datapack
- Language: mcfunction
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Experience Bottle
[](https://github.com/lullaby6/experience-bottle-data-pack/releases)
[](https://discord.gg/5UdcDa5xNC)
[](https://modrinth.com/datapack/experience-bottle)
[](https://github.com/lullaby6/experience-bottle-data-pack/blob/main/LICENSE)
[](https://github.com/lullaby6/experience-bottle-data-pack/issues)
[](https://github.com/lullaby6/experience-bottle-data-pack)
[](https://github.com/lullaby6/experience-bottle-data-pack)
[](https://github.com/lullaby6/experience-bottle-data-pack/stargazers)Store 30 levels of experience in a bottle!
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/experience-bottle-data-pack/issues), or a comment in [Planet Minecraft](https://www.planetminecraft.com/data-pack/experience-bottle/).
## 🛠️ Recipe

## ⌨️ Commands
Give Empty Experience Bottle:
```mcfunction
/loot give @s loot experience_bottle:empty
```Give Filled Experience Bottle:
```mcfunction
/loot give @s loot experience_bottle:filled
```Disable:
```mcfunction
/datapack disable "file/experience-bottle.zip"
```Enable:
```mcfunction
/datapack enable "file/experience-bottle.zip"
```## 🪪 License
[MIT](https://github.com/lullaby6/experience-bottle-data-pack/blob/main/LICENSE)