https://github.com/lullaby6/withering-enchantment-data-pack
MC Data-Pack - New enchantment for swords that applies wither
https://github.com/lullaby6/withering-enchantment-data-pack
data-pack data-packs datapack datapacks dp mc mc-data-pack mc-datapack mc-datapacks mc-dp minecraft minecraft-data-pack minecraft-datapack minecraft-dp
Last synced: 3 months ago
JSON representation
MC Data-Pack - New enchantment for swords that applies wither
- Host: GitHub
- URL: https://github.com/lullaby6/withering-enchantment-data-pack
- Owner: lullaby6
- License: mit
- Created: 2025-01-29T05:50:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T14:52:32.000Z (3 months ago)
- Last Synced: 2025-02-21T15:44:45.928Z (3 months ago)
- Topics: data-pack, data-packs, datapack, datapacks, dp, mc, mc-data-pack, mc-datapack, mc-datapacks, mc-dp, minecraft, minecraft-data-pack, minecraft-datapack, minecraft-dp
- Homepage: https://modrinth.com/datapack/withering-enchantment
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Withering Enchantment
[](https://github.com/lullaby6/withering-enchantment-data-pack/releases)
[](https://discord.gg/5UdcDa5xNC)
[](https://modrinth.com/datapack/withering-enchantment)
[](https://github.com/lullaby6/withering-enchantment-data-pack/blob/main/LICENSE)
[](https://github.com/lullaby6/withering-enchantment-data-pack/issues)
[](https://github.com/lullaby6/withering-enchantment-data-pack)
[](https://github.com/lullaby6/withering-enchantment-data-pack)
[](https://github.com/lullaby6/withering-enchantment-data-pack/stargazers)This Data-Pack adds the `Withering` enchantment for swords, which applies wither to victims.
The enchantment has a max of 2 levels, for each level, increases the duration of the effect.
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/withering-enchantment-data-pack/issues), or a comment in [Planet Minecraft](https://www.planetminecraft.com/data-pack/withering-enchantment-new-enchantment-for-swords-thats-apply-wither-1-21-4/).
## ⌨️ Commands
Give:
```mcfunction
/loot give @s loot withering_enchantment:withering_
```Enchant:
```mcfunction
/enchant @s withering_enchantment:withering
```Disable:
```mcfunction
/datapack disable "file/withering-enchantment.zip"
```Enable:
```mcfunction
/datapack enable "file/withering-enchantment.zip"
```## 🪪 License
[MIT](https://github.com/lullaby6/withering-enchantment-data-pack/blob/main/LICENSE)