https://github.com/lullaby6/smelting-enchantment-data-pack
MC Data-Pack - Auto-smel ores enchantment!
https://github.com/lullaby6/smelting-enchantment-data-pack
data-pack datapack mc-data-pack mc-datapack minecraft-data-pack minecraft-datapack
Last synced: 1 day ago
JSON representation
MC Data-Pack - Auto-smel ores enchantment!
- Host: GitHub
- URL: https://github.com/lullaby6/smelting-enchantment-data-pack
- Owner: lullaby6
- License: mit
- Created: 2024-10-19T11:19:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T14:44:33.000Z (4 months ago)
- Last Synced: 2025-02-21T15:38:15.998Z (4 months ago)
- Topics: data-pack, datapack, mc-data-pack, mc-datapack, minecraft-data-pack, minecraft-datapack
- Language: mcfunction
- Homepage: https://modrinth.com/datapack/smelting-enchantment
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smelting Enchantment
[](https://github.com/lullaby6/smelting-enchantment-data-pack/releases)
[](https://discord.gg/5UdcDa5xNC)
[](https://modrinth.com/datapack/smelting-enchantment)
[](https://github.com/lullaby6/smelting-enchantment-data-pack/blob/main/LICENSE)
[](https://github.com/lullaby6/smelting-enchantment-data-pack/issues)
[](https://github.com/lullaby6/smelting-enchantment-data-pack)
[](https://github.com/lullaby6/smelting-enchantment-data-pack)
[](https://github.com/lullaby6/smelting-enchantment-data-pack/stargazers)This Data Pack adds the `Smelting` enchantment for pickaxes, which automatically smelts mined ores.
The enchantment can be obtained from the enchantment table, loot chests or trading with villagers.
Version: `1.21.X`
## 📂 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/smelting-enchantment-data-pack/issues), or a comment in [Planet Minecraft](https://www.planetminecraft.com/data-pack/smelting-enchantment/).
## ⌨️ Commands
Give:
```mcfunction
/loot give @s loot smelting_enchantment:smelting
```Enchant:
```mcfunction
/enchant @s smelting_enchantment:smelting
```Disable:
```mcfunction
/datapack disable "file/smelting-enchantment.zip"
```Enable:
```mcfunction
/datapack enable "file/smelting-enchantment.zip"
```## 🪪 License
[MIT](https://github.com/lullaby6/smelting-enchantment-data-pack/blob/main/LICENSE)