Zombified Player – Kill Your Inner Zombie

[![CurseForge Downloads](https://img.shields.io/curseforge/dt/1075264?logo=curseforge&logoColor=black&label=&labelColor=orange&color=242424)](https://www.curseforge.com/minecraft/mc-mods/zombified-player) [![Modrinth Downloads](https://img.shields.io/modrinth/dt/zombified-player?style=flat&logo=modrinth&logoColor=black&label=&labelColor=18ED49&color=242424)](https://modrinth.com/mod/zombified-player) [![Supported Versions](https://cf.way2muchnoise.eu/versions/1075264(4F21AC).svg)](https://www.curseforge.com/minecraft/mc-mods/zombified-player) [![Discord](https://img.shields.io/discord/1388544059114786907?style=flat&logo=discord&logoColor=white&label=&labelColor=blue)](https://discord.gg/rSVp3nCpPx) [![Static Badge](https://img.shields.io/badge/Ko–fi-75D5E3?logo=ko-fi)](https://ko-fi.com/D1D71EVQVC)

# Zombified Player

This Mod **spawns a zombified version of the player after death**.

**Beta Version!** Please report any problems you find under: [issues](https://github.com/MC-Mods-Pete/ZombifiedPlayer/issues)

## Features
– spawns a zombified version of the player after death
– uses the players actuall skin (uses the steve skin as fallback)
– applies a zombified overlay to the skin
– the dead players inventory can be tranfered to his zombified version

The zombified player mob will use the same skin as the player (with a zombify overlay). Besides that the mob behaves like a regular zombie, but it will not burn in sunlight and it will not despawn.
![Zombified McModsPete](https://cdn.modrinth.com/data/cached_images/37a775099b4874ea960002c1af0ec43d14c3a34a_0.webp)

With a config option it is possible to **transfer the players inventory to the zombified player**. The player will have to fight and defeat the zombified version of himself to get back the items he lost after dying.
![Replace this with a description](https://cdn.modrinth.com/data/cached_images/b808fc724f0c3eb9d9e2452cea1348fb168e3a8b_0.webp)

Needed Mods:
– Fabric API
– Cloth Config

Optional Mods:
– Mod Menu

Zombified Piglin restore anger loot

Restores the original Zombified Piglin loot mechanic like it was in 1.21

## Configuration

### Gamerule “spawn_zombified_piglin_always_with_sword_on_magma_block“

Forces Zombified Piglins to **always** spawn with a sword on magma blocks.
The default is “false“.

_This gamerule exists because_
* _starting with 1.21.11 Zombified Piglins can spawn with a spear:_
* _Piglins with spears can hit each other while attacking, which in turn causes retaliation/infighting and therefore lowering the overall effectiveness of farms_
* _The performed charge attack requires a lot more calculations when compared to a “normal” sword attack_
* _most gold farms use magma blocks anyway_
* _all other gameplay aspects are unaffected_

## Motivation/Why does this mod exist?

Gold farms got [significantly nerfed](https://bugs.mojang.com/browse/MC-56653) in [25w02a](https://minecraft.wiki/w/Java_Edition_25w02a).

See also: [More details, comparisons and arguments](https://github.com/litetex-oss/mcm-zombified-piglin-restore-anger-loot/blob/dev/MOTIVATION.md)

Zombies Utils Core

This library provides utilities for modding Hypixel Zombies on newer versions of Minecraft.

It is W.I.P. and will ideally provide all the functionality for Zombies, except for any HUDs / configs.

The primary HUD mod utilizing this library is [Zombies Utils v2.0.0+](https://modrinth.com/mod/zombies-utils).

Zombies Revamped

If you’ve been looking for a way to make Minecraft’s zombies scarier, **Zombies ReWamped** is the ultimate resource pack for you! This isn’t just another zombie texture pack—it’s a **fully remastered version of the classic TZP (The Zombie Pack)**, designed to bring a more immersive and terrifying undead experience to the game.

## **What is Zombies ReWamped?**
Zombies ReWamped takes everything great about **TZP** and pushes it to the next level. Expect:

✔️ **New HD Zombie Textures** – Multiple variations with decayed flesh, exposed bones, and eerie glowing eyes.
✔️ **Creepy Zombie Sounds** – Guttural growls, blood-curdling moans, and spine-chilling shrieks.
✔️ **Biome-Specific Zombies** – Different undead creatures based on their environment, adding more variety and realism.
✔️ **Villager and Drowned Zombie Overhauls** – No more boring green villagers—infected villagers now look horrifyingly detailed!

## **A Proper Remake of TZP**
For long-time Minecraft players, **TZP was a fan-favorite** when it came to enhancing zombies. However, it eventually became outdated, missing modern Minecraft features and lacking updates. **Zombies ReWamped fixes that** by remaking it from the ground up, ensuring compatibility with the latest versions of Minecraft while introducing new features never seen before.

## **Why Download Zombies ReWamped?**
If you want a **darker, more atmospheric survival experience**, this pack is a must-have. Whether you’re playing hardcore mode or just want your nights to feel more dangerous, **Zombies ReWamped** will change the way you see (and hear) zombies forever.

Zombie Improvements

# Zombie Improvements

This mod improves zombie leader and reinforcement mechanics and fixes a few bugs with them.

## What?

If you didn’t even know these were a thing, here’s a rundown from the Minecraft wiki:

> On all difficulty levels, damaged zombie mobs (including husks, drowned and even zombified piglins) call all other zombies within a 67×21×67 to 111×21×111 area centered on the attacked zombie to target the attacker.
>
> In Hard difficulty, zombies can spawn additional zombies to “help” when damaged. Each zombie has a “likeliness to call reinforcements” statistic ranging from 0–10%, and “leader” zombies (0–5% depending on regional difficulty) get a bonus of 50–75 percentage points to the stat.
>
> On Hard difficulty, zombies have a 5% chance to spawn as leaders. Leader zombies can spawn other zombies as reinforcements.

## So what does this mod do?

There are a few issues with these mechanics:
– You can’t tell if the zombie you’re attacking is a leader or not.
– There is no visual/audio cue when zombies spawn additional reinforcements.
– There are a few bugs which make these mechanics less relevant.

This mod alleviates all of these issues by:
– Adding a red aura effect around leader zombies, identical to the charged creeper effect, but red color.
– Adding unique textures and sounds for leader zombies.
– Increasing the size of zombies that are leaders.
– Adding a sound that plays when a zombie spawns in additional reinforcements. The sound that will be played is the block breaking sound of the block the freshly spawned zombie is standing on, played 5 times in a span of 2 seconds.
– Appending a “Leader” prefix to the name of the leader mob.
– Fixing two vanilla bugs, namely [MC-219981](https://bugs.mojang.com/browse/MC/issues/MC-219981) and (1.21.1 only) [MC-14800](https://bugs.mojang.com/browse/MC/issues/MC-14800).

There’s also a few additional tweaks:
– Configure the attack damage of leader zombies. By default, it’s slightly increased compared to normal zombies.
– Configure the spawn chance for leader zombies.
– Allow only leader zombies to spawn additional reinforcements.
– Prevent mob spawners from spawning leaders.
– Prevent zombies spawned by mob spawners from spawning additional reinforcements.

Zombie Villagers From Spawner

Requires the library mod Collective.

   This mod is part of The Vanilla Experience modpack and Serilum’s Spawn Bundle mod.
Zombie Villagers From Spawner is a minimalistic configurable mod which puts back the ability for zombie spawners to spawn the villager variant, originally removed in Minecraft version 1.11.

You may also be interested in More Zombie Villagers.

Configurable: ( how do I configure? )
isZombieVillagerChance (default = 0.1, min 0, max 1.0): The chance a new zombie spawn from a spawner is of the villager variant.

——————

You may freely use this mod in any modpack, as long as the download remains hosted within the Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I’m unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!

Zombie To Player Head

This datapack introduces a custom crafting recipe that lets players **obtain a player head** by combining **one golden apple** with **one zombie head**. Simply place both items in a crafting table to craft a player head, offering a unique and **creative way** to access **decorative heads** in **survival gameplay**.

## Recipe:

![Recipe](https://cdn.modrinth.com/data/cached_images/0421cb5fa6ddabb751ab5242e65cb3643bff7c46.png)

Zombie Proof Doors

Requires the library mod Collective.

   This mod is part of The Vanilla Experience modpack and Serilum’s Quality of Life Bundle mod.
Zombie Proof Doors is a minimalistic mod which prevents zombies from targeting and breaking down doors. Villagers and players have over time figured out how to keep a single zombie outside, without worrying if the door breaks down.

——————

You may freely use this mod in any modpack, as long as the download remains hosted within the Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I’m unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!

Zombie Ladder

Feel like zombies are too dumb? Me too!
Zombies can now climb on top of each other like a pyramid, as long as there is a stable foundation, they can get to any height. Safety is no longer guaranteed behind your walls.

Inspiration:

Optional but recommended dependencies: Mod Menu and Cloth Config API.

Forge version might or might not come.

Works on both client and server. If server, no need to install on client.

Some commands available with /zombieladder

Feedback

Let me know via Discord if you have any feedback!

If you really like the mod and would like to donate, it would be greatly appreciated!

I prefer making mods that actually bring something new to the table rather than reskins of existing content in game, if that’s up your alley, any donation would motivate me greatly to make more innovative mods/improve existing mods! If you aren’t comfortable donating/can’t afford to do so(which is completely fine), sharing and letting others know of the mods will help greatly as well! Cheers!

Zombie Horse Spawn

Requires the library mod Collective.

   This mod is part of The Vanilla Experience modpack and Serilum’s Spawn Bundle mod.
Zombie Horse Spawn is a minimalistic mod which allows zombie horses to spawn with a zombie riding it. Whenever a zombie spawns, it has a chance to be spawned as a rider. You can configure it to only spawn on the surface and if it should burn in daylight.

You may also be interested in Giant Spawn or Skeleton Horse Spawn.

Configurable: ( how do I configure? )
chanceSurfaceZombieHasHorse (default = 0.05, min 0, max 1.0): The chance a zombie that has spawned on the surface is riding a horse.
shouldBurnZombieHorsesInDaylight (default = true): If enabled, burns zombie horses when daylight shines upon them.
onlySpawnZombieHorsesOnSurface (default = true): If enabled, a zombie horse with rider will only spawn on the surface.

——————

You may freely use this mod in any modpack, as long as the download remains hosted within the Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I’m unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!