https://github.com/lullaby6/enchantment-extractor-data-pack
MC Data-Pack - Extract enchantments from items!
https://github.com/lullaby6/enchantment-extractor-data-pack
data-pack datapack dp mc mc-data-pack mc-datapack minecraft
Last synced: 3 months ago
JSON representation
MC Data-Pack - Extract enchantments from items!
- Host: GitHub
- URL: https://github.com/lullaby6/enchantment-extractor-data-pack
- Owner: lullaby6
- License: mit
- Created: 2024-11-03T18:02:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-16T06:23:50.000Z (4 months ago)
- Last Synced: 2025-02-16T07:21:04.954Z (4 months ago)
- Topics: data-pack, datapack, dp, mc, mc-data-pack, mc-datapack, minecraft
- Language: mcfunction
- Homepage: https://modrinth.com/datapack/enchantment-extractor
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enchantment Extractor
[](https://github.com/lullaby6/enchantment-extractor-data-pack/releases)
[](https://discord.gg/5UdcDa5xNC)
[](https://modrinth.com/datapack/enchantment-extractor)
[](https://github.com/lullaby6/enchantment-extractor-data-pack/blob/main/LICENSE)
[](https://github.com/lullaby6/enchantment-extractor-data-pack/issues)
[](https://github.com/lullaby6/enchantment-extractor-data-pack)
[](https://github.com/lullaby6/enchantment-extractor-data-pack)
[](https://github.com/lullaby6/enchantment-extractor-data-pack/stargazers)Extract enchantments from armor, tools and weapons!
Use Enchantment Books results with anvils fixed!!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-extractor-data-pack/issues), or a comment in [Planet Minecraft](https://www.planetminecraft.com/data-pack/enchantment-extractor/).
## 🛠️ Recipe

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