Compare commits

...

2 commits

Author SHA1 Message Date
1194e2c24f chore: add modrinth badge 2024-09-01 00:46:19 +01:00
abed217a68 chore: fix link for readme on forgejo 2024-08-31 22:09:31 +01:00

View file

@ -1,8 +1,10 @@
<div align="center"> <div align="center">
<img src="bottle.webp" height="125"> <img src="bottle.webp" height="125">
<h1>DrinkableXP</h3> <h1>DrinkableXP</h1>
</div> </div>
[![Modrinth Downloads](https://img.shields.io/modrinth/dt/eyh9U66u?style=for-the-badge&logo=modrinth&color=a79aff)](https://modrinth.com/datapack/drinkable-xp)
This datapack allows you to drink Bottle o' Enchanting to gain experience points instead of throwing them. This datapack allows you to drink Bottle o' Enchanting to gain experience points instead of throwing them.
Currently supported version: **Minecraft 1.21.1** (pack format 48) Currently supported version: **Minecraft 1.21.1** (pack format 48)
@ -13,4 +15,4 @@ When you right-click with a Bottle o' Enchanting in hand, it consumes the bottle
By default, a Bottle o' Enchanting is replaced with an empty glass bottle upon consumption. This can be enabled or disabled on a per player basis by running the `/trigger giveEmptyXpBottle` command. By default, a Bottle o' Enchanting is replaced with an empty glass bottle upon consumption. This can be enabled or disabled on a per player basis by running the `/trigger giveEmptyXpBottle` command.
<sub>This project is licensed with the Opinionated Queer License v1.2 - you can view it <a href="license.md">here</a>.</sub> <sub>This project is licensed with the Opinionated Queer License v1.2 - you can view it <a href="https://git.newty.dev/amethyst/drinkable-xp/src/branch/main/license.md">here</a>.</sub>