## 🐺 Partnered with Godlike Host!
I'm proudly partnered with **[Godlike Host](https://godlike.host/minecraft-java-servers-hosting/?aff_id=1302)** — a high-performance game server provider perfect for **Minecraft Java**.
👉 Click the logo above to explore their hosting plans.
By using this link, **you support my modding work directly!**
***
# 💀 Mebahel’s Skeleton Revival
_"When death is no longer the end… their skulls flee to rise again."_
**Mebahel’s Skeleton Revival** adds a haunting twist to Minecraft combat:
When a **Skeleton** or **Wither Skeleton** dies, there’s a chance it will leave behind a **living skull** — a cursed remnant that runs away and **resurrects its former body** moments later.
***
## 📦 Required Dependencies
You **must install** the following dependencies:
### 🛠️ Forge / Neoforge (via Sinytra):
- [Sinytra Connector](https://modrinth.com/mod/sinytra-connector)
- [Forgified Fabric API](https://modrinth.com/mod/ffapi)
- [Geckolib](https://modrinth.com/mod/geckolib)
### 🧵 Fabric / Quilt users:
You **must install**:
- [Fabric API](https://modrinth.com/mod/fabric-api)
- [Geckolib](https://modrinth.com/mod/geckolib)
***
## ⚔️ Features
* 💀 Animated skull entities that **flee upon spawn**
* ⏳ After a short delay, the skull **re-summons the original skeleton**
* 🎭 Skull **appearance matches** its origin (Skeleton / Wither Skeleton)
* 🔁 **No infinite loops** – reanimated skeletons won’t drop skulls again
* ⛓️ **Spawner protection** – mobs from spawners won’t spawn skulls
* 🧩 **Mod compatibility** – you can assign **any entity from any mod** to drop a skeleton or wither skull in a config file!
---
## ⚙️ Configurable Settings
You can adjust spawn chances via a JSON config file **(config/mebahels-skeleton-revival/mebahels-skeleton-revival\_config.json)** at:
```
{
"skeletonHeadSpawnRate": 12, (12% chance to spawn a Skeleton head)
"witherSkeletonHeadSpawnRate": 12, (12% chance to spawn a Wither Skeleton head)
"timeBeforeRevival": 140 (140 ticks before the Skeleton respawns, 20 ticks is 1 second)
}
```
Additionally, a second config file "entity-type-that-should-spawn-head_config.json" allows you to list custom entity types that can spawn skulls and respawn as the original entity :
```
{
"skeletonHeadEntities": [
"minecraft:skeleton",
"modid:custom_archer"
],
"witherSkeletonHeadEntities": [
"minecraft:wither_skeleton",
"modid:dark_knight"
]
}
```
***
## 💬 Notes & Credits
* 🧪 This mod is **a work in progress** — feedback and ideas are welcome!
* 💬 Join our Discord: [https://discord.com/invite/y8uC2NepkB](https://discord.com/invite/y8uC2NepkB)
***
## 🔎 Discover More Mods by Mebahel
[](https://modrinth.com/mod/mebahels-antique-beasts) ⚔️ **Mebahel's Antique Beasts**
Add epic mythological creatures, weapons, and lore to your Minecraft world.
[](https://modrinth.com/mod/mebahels-zombie-horde) 🧟 **Mebahel’s Zombie Horde**
Face smarter, faster, and more organized zombies that swarm you at night.