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

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!

Awesome Lists containing this project

README

        

# Experience Bottle

[![Latest](https://img.shields.io/github/v/release/lullaby6/experience-bottle-data-pack?color=blueviolet&logo=github)](https://github.com/lullaby6/experience-bottle-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/experience-bottle?label=modrinth&logo=modrinth)](https://modrinth.com/datapack/experience-bottle)
[![License](https://img.shields.io/badge/license-mit-green)](https://github.com/lullaby6/experience-bottle-data-pack/blob/main/LICENSE)
[![Issues](https://img.shields.io/github/issues/lullaby6/experience-bottle-data-pack?color=orange&logo=github)](https://github.com/lullaby6/experience-bottle-data-pack/issues)
[![Code Size](https://img.shields.io/github/languages/code-size/lullaby6/experience-bottle-data-pack?color=purple&logoColor=white)](https://github.com/lullaby6/experience-bottle-data-pack)
[![Repo Size](https://img.shields.io/github/repo-size/lullaby6/experience-bottle-data-pack?logo=dropbox&color=red)](https://github.com/lullaby6/experience-bottle-data-pack)
[![Stars](https://img.shields.io/github/stars/lullaby6/experience-bottle-data-pack?logo=github&color=yellow)](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

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

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