promotional bannermobile promotional banner

Mebahel's Skeleton Revival

When death is no longer the end… their skulls flee to rise again. Summon, hunt, or suffer — in Mebahel’s Skeleton Revival, every skeleton gets a second chance.

File Details

mebahels-skeleton-revival-1.0.2-fabric-1.21.1

  • R
  • Jun 20, 2025
  • 40.16 KB
  • 46
  • 1.21.1
  • Forge + 3

File Name

mebahels-skeleton-revival-1.0.2-fabric-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Forge

implementation "curse.maven:mebahels-skeleton-revival-1288515:6674527"

Fabric

modImplementation "curse.maven:mebahels-skeleton-revival-1288515:6674527"

Quilt

modImplementation "curse.maven:mebahels-skeleton-revival-1288515:6674527"

NeoForge

implementation "curse.maven:mebahels-skeleton-revival-1288515:6674527"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New :

A new 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"
  ]
}