# 🧪 Mob Cursed Touch
A simple Forge mod for Minecraft 1.21.4 that gives players a **random potion effect** when they touch any mob—passive or hostile.
---
## 💡 Features
- 👣 Touch **any mob** (cow, zombie, villager, etc.)
- 🎲 Receive a **random potion effect** for 15 seconds
- 🍀 Includes both **positive** and **negative** effects
- 🔁 1-second cooldown between each trigger
---
## ⚗️ Included Effects
This mod randomly selects from a wide range of potion effects, including:
- **Speed**, **Jump Boost**, **Regeneration**, **Fire Resistance**, **Water Breathing**
- **Slowness**, **Blindness**, **Poison**, **Weakness**, **Nausea**
- **Resistance**, **Mining Fatigue** and more!
More effects will be added in future updates.
---
## ✅ Compatibility
- Minecraft: `1.21.4`
- Forge: `54.1.1`
---
## 📦 Installation
1. Install [Minecraft Forge 1.21.4](https://files.minecraftforge.net/)
2. Download the latest `.jar` from the [Releases Page](https://github.com/leslie121224/minecraft-mob-cursed-touch/releases)
3. Place the `.jar` in your `mods/` folder
4. Launch the game and enjoy the cursed chaos!
---
## 🛠 For Developers
- **Mod ID**: `cursedtouch`
- **Main Class**: `com.leslie121224.cursedtouch.CursedTouchMod`
- **Effect Handler**: `PlayerTouchEntityHandler.java` – detects collisions and applies random effects
---
## 📜 License
MIT License © 2025 [leslie121224](https://github.com/leslie121224)

