https://github.com/lullaby6/poisoning-enchantment-data-pack
MC Data-Pack - New enchantment for swords that applies poison
https://github.com/lullaby6/poisoning-enchantment-data-pack
data-pack data-packs datapack datapacks dp mc mc-data-pack mc-datapack mc-dp minecraft minecraft-data-pack minecraft-data-packs minecraft-datapack minecraft-datapacks
Last synced: 3 months ago
JSON representation
MC Data-Pack - New enchantment for swords that applies poison
- Host: GitHub
- URL: https://github.com/lullaby6/poisoning-enchantment-data-pack
- Owner: lullaby6
- License: mit
- Created: 2025-01-29T07:08:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T14:49:41.000Z (3 months ago)
- Last Synced: 2025-02-21T15:41:52.168Z (3 months ago)
- Topics: data-pack, data-packs, datapack, datapacks, dp, mc, mc-data-pack, mc-datapack, mc-dp, minecraft, minecraft-data-pack, minecraft-data-packs, minecraft-datapack, minecraft-datapacks
- Homepage: https://modrinth.com/datapack/poisoning-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
# Poisoning Enchantment
[](https://github.com/lullaby6/poisoning-enchantment-data-pack/releases)
[](https://discord.gg/5UdcDa5xNC)
[](https://modrinth.com/datapack/poisoning-enchantment)
[](https://github.com/lullaby6/poisoning-enchantment-data-pack/blob/main/LICENSE)
[](https://github.com/lullaby6/poisoning-enchantment-data-pack/issues)
[](https://github.com/lullaby6/poisoning-enchantment-data-pack)
[](https://github.com/lullaby6/poisoning-enchantment-data-pack)
[](https://github.com/lullaby6/poisoning-enchantment-data-pack/stargazers)This Data-Pack adds the `Poisoning` enchantment for swords, which applies poison 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/poisoning-enchantment-data-pack/issues), or a comment in [Planet Minecraft](https://www.planetminecraft.com/data-pack/poisoning-enchantment-new-enchantment-for-swords-thats-apply-poison-1-21-4/).
## ⌨️ Commands
Give:
```mcfunction
/loot give @s loot poisoning_enchantment:poisoning_
```Enchant:
```mcfunction
/enchant @s poisoning_enchantment:poisoning
```Disable:
```mcfunction
/datapack disable "file/poisoning-enchantment.zip"
```Enable:
```mcfunction
/datapack enable "file/poisoning-enchantment.zip"
```## 🪪 License
[MIT](https://github.com/lullaby6/poisoning-enchantment-data-pack/blob/main/LICENSE)