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

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!

Awesome Lists containing this project

README

        

# Enchantment Extraction Book

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

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

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