https://github.com/lullaby6/enchantment-extraction-book-data-pack
MC Data-Pack - Extract enchantments from items!
https://github.com/lullaby6/enchantment-extraction-book-data-pack
data-pack data-packs datapack datapacks mc mc-data-pack mc-data-packs mc-datapack mc-datapacks mc-dp mc-dps minecraft minecraft-data-pack minecraft-data-packs minecraft-datapack minecraft-datapacks minecraft-dp minecraft-dps
Last synced: 4 months ago
JSON representation
MC Data-Pack - Extract enchantments from items!
- Host: GitHub
- URL: https://github.com/lullaby6/enchantment-extraction-book-data-pack
- Owner: lullaby6
- License: mit
- Created: 2025-02-07T06:49:04.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T00:01:14.000Z (4 months ago)
- Last Synced: 2025-02-21T01:18:57.076Z (4 months ago)
- Topics: data-pack, data-packs, datapack, datapacks, mc, mc-data-pack, mc-data-packs, mc-datapack, mc-datapacks, mc-dp, mc-dps, minecraft, minecraft-data-pack, minecraft-data-packs, minecraft-datapack, minecraft-datapacks, minecraft-dp, minecraft-dps
- Language: mcfunction
- Homepage: https://modrinth.com/datapack/enchantment-extraction-book
- Size: 252 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enchantment Extraction Book
[](https://github.com/lullaby6/enchantment-extraction-book-data-pack/releases)
[](https://discord.gg/5UdcDa5xNC)
[](https://modrinth.com/datapack/enchantment-extraction-book)
[](https://github.com/lullaby6/enchantment-extraction-book-data-pack/blob/main/LICENSE)
[](https://github.com/lullaby6/enchantment-extraction-book-data-pack/issues)
[](https://github.com/lullaby6/enchantment-extraction-book-data-pack)
[](https://github.com/lullaby6/enchantment-extraction-book-data-pack)
[](https://github.com/lullaby6/enchantment-extraction-book-data-pack/stargazers)Extract enchantments from weapons, tools and armor without lose the item!
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/enchantment-extraction-book-data-pack/issues), or a comment in [Planet Minecraft](https://www.planetminecraft.com/data-pack/enchantment-extraction-book-extract-enchantments-from-items-without-lose-the-item-1-21-4/).
## 🔥 Usage
Right-Click while holding in the main hand a `Enchantment Extraction Book` and a enchanted item in the off hand.
## 🛠️ Recipe

## ⌨️ Commands
Give:
```mcfunction
/loot give @s loot enchantment_extraction_book:book
```Disable:
```mcfunction
/datapack disable "file/enchantment-extraction-book.zip"
```Enable:
```mcfunction
/datapack enable "file/enchantment-extraction-book.zip"
```## 🪪 License
[MIT](https://github.com/lullaby6/enchantment-extraction-book-data-pack/blob/main/LICENSE)