Modscraper Modscraper Minecraft
Just Mob Heads logo

Just Mob Heads

Mod

by Serilum

🗿 Adds a configurable chance for mobs to drop their head, using vanilla resources only.

Type

Mod

CurseForge Downloads

3,739,642

CurseForge ID

293320

Modrinth Downloads

983,537

Modrinth ID

jzTUm9hE

Last Updated

Sep 10, 2026

Description

A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube

About the mod

Just Mob Heads is a minimalistic mod that adds a configurable chance for mobs to drop their head on death. You can also generate every available mob head via commands. Mob heads will keep their name after placement and pickup with the mod installed.

There are config options available to make mob heads only drop on player kill or only by charged creepers.


I've also got a Just Player Heads mod available!

Updated to 26.2, get the Sulfur Cube head now! :)



Dependencies

Requires Collective
Included in The Vanilla ExperienceIncluded in Serilum's RPG Bundle
Environment: Server




Configurable

Configuration guide

The mod allows configuration via two config files. The general one is located in ./config/justmobheads-common.toml and contains:

Show Spoiler

mobSpecificDropChances  default true
If enabled, overrides the 'overallDropChance' variable with the specific values.

enableStandardHeads  default false
If enabled, allows Creepers, Skeletons and Zombies to drop their heads.

enableLootingEnchant  default true
If enabled, the looting enchant will have an effect on the drop chance.

onlyAdultMobsDropTheirHead  default true
If enabled, only adult tameable mobs will have a chance to drop their head on death.

overallDropChance  default 0.1, min 0.0001, max 1.0
Sets the chance of a mob dropping its head if 'mobSpecificDropChances' is disabled.

creeperSkeletonZombieDropChance  default 0.1, min 0.0001, max 1.0
Sets head drop chance for Zombies, Skeletons and Creepers if 'enableStandardHeads' is enabled.

onlyDropHeadsByChargedCreeper  default false
 When enabled, only drops mob heads if the source on death is a charged creeper. This overwrites the onlyDropHeadsByPlayerKill value.

onlyDropHeadsByPlayerKill  default false
When enabled, only drops mob heads if the source on death is from a player.

 

The second config file is located in ./config/justmobheads/headchances.txt. This file contains the default drop chances for all mob head drops (1.19 data):
On first load, the existing values are checked for anything missing (e.g. after an update). If that's the case, it'll be appended to the end of the file.

Show Spoiler

"all_black_cat" : 0.5,
"allay" : 0.5,
"armorer" : 0.1,
"bat" : 0.25,
"bee" : 0.1,
"black_and_white_rabbit" : 0.1,
"black_cat" : 0.5,
"black_horse" : 0.1,
"black_rabbit" : 0.1,
"black_sheep" : 0.025,
"blaze" : 0.01,
"blue_axolotl" : 0.5,
"blue_parrot" : 0.75,
"blue_sheep" : 0.025,
"british_shorthair_cat" : 0.5,
"brown_horse" : 0.1,
"brown_llama" : 0.05,
"brown_mooshroom" : 0.05,
"brown_rabbit" : 0.1,
"brown_sheep" : 0.025,
"brown_trader_llama" : 0.25,
"butcher" : 0.1,
"calico_cat" : 0.5,
"cartographer" : 0.1,
"cave_spider" : 0.01,
"charged_creeper" : 1.0,
"chestnut_horse" : 0.1,
"chicken" : 0.05,
"cleric" : 0.1,
"cod" : 0.1,
"cold_frog" : 0.1,
"cow" : 0.05,
"creamy_horse" : 0.1,
"creamy_llama" : 0.05,
"creamy_trader_llama" : 0.25,
"cyan_axolotl" : 0.5,
"cyan_parrot" : 0.75,
"cyan_sheep" : 0.025,
"dark_brown_horse" : 0.1,
"dolphin" : 0.2,
"donkey" : 0.1,
"drowned" : 0.05,
"elder_guardian" : 0.3,
"enderman" : 0.02,
"endermite" : 0.02,
"evoker" : 0.02,
"farmer" : 0.1,
"fisherman" : 0.1,
"fletcher" : 0.1,
"ghast" : 0.1,
"glow_squid" : 0.2,
"goat" : 0.05,
"gold_axolotl" : 0.5,
"gold_rabbit" : 0.1,
"gray_horse" : 0.1,
"gray_llama" : 0.05,
"gray_parrot" : 0.75,
"gray_sheep" : 0.025,
"gray_trader_llama" : 0.25,
"green_parrot" : 0.75,
"green_sheep" : 0.025,
"guardian" : 0.02,
"hoglin" : 0.1,
"husk" : 0.03,
"illusioner" : 0.25,
"iron_golem" : 0.02,
"jeb_sheep" : 0.2,
"jellie_cat" : 0.5,
"killer_rabbit" : 0.1,
"leatherworker" : 0.1,
"librarian" : 0.1,
"light_blue_sheep" : 0.025,
"light_gray_sheep" : 0.025,
"lime_sheep" : 0.025,
"lucy_axolotl" : 0.5,
"magenta_sheep" : 0.025,
"magma_cube" : 0.05,
"mason" : 0.1,
"mooshroom" : 0.05,
"mule" : 0.1,
"nitwit" : 0.1,
"ocelot" : 0.1,
"orange_sheep" : 0.025,
"panda" : 0.5,
"persian_cat" : 0.5,
"phantom" : 0.1,
"pig" : 0.05,
"piglin" : 0.05,
"piglin_brute" : 0.1,
"pillager" : 0.2,
"pink_sheep" : 0.025,
"polar_bear" : 0.2,
"pufferfish" : 0.1,
"purple_sheep" : 0.025,
"ragdoll_cat" : 0.5,
"ravager" : 0.2,
"red_cat" : 0.5,
"red_fox" : 0.25,
"red_parrot" : 0.75,
"red_sheep" : 0.025,
"salmon" : 0.1,
"salt_and_pepper_rabbit" : 0.1,
"shepherd" : 0.1,
"shulker" : 0.05,
"siamese_cat" : 0.5,
"silverfish" : 0.05,
"skeleton_horse" : 0.25,
"slime" : 0.05,
"snow_fox" : 0.25,
"snow_golem" : 0.1,
"snowman" : 0.05,
"spider" : 0.05,
"squid" : 0.05,
"stray" : 0.1,
"strider" : 0.1,
"tabby_cat" : 0.5,
"tadpole" : 0.05,
"temperate_frog" : 0.1,
"toast_rabbit" : 0.5,
"toolsmith" : 0.1,
"tropical_fish" : 0.1,
"turtle" : 0.1,
"vex" : 0.25,
"villager" : 0.1,
"vindicator" : 0.25,
"wandering_trader" : 1.0,
"warden" : 1.0,
"warm_frog" : 0.1,
"weaponsmith" : 0.1,
"white_cat" : 0.5,
"white_horse" : 0.1,
"white_llama" : 0.05,
"white_rabbit" : 0.1,
"white_sheep" : 0.025,
"white_trader_llama" : 0.25,
"wild_axolotl" : 0.5,
"witch" : 0.05,
"wither" : 1.0,
"wolf" : 0.05,
"yellow_sheep" : 0.025,
"zoglin" : 0.1,
"zombie_armorer" : 0.1,
"zombie_butcher" : 0.1,
"zombie_cartographer" : 0.1,
"zombie_cleric" : 0.1,
"zombie_farmer" : 0.1,
"zombie_fisherman" : 0.1,
"zombie_fletcher" : 0.1,
"zombie_horse" : 0.25,
"zombie_leatherworker" : 0.1,
"zombie_librarian" : 0.1,
"zombie_mason" : 0.1,
"zombie_nitwit" : 0.1,
"zombie_shepherd" : 0.1,
"zombie_toolsmith" : 0.1,
"zombie_villager" : 0.1,
"zombie_weaponsmith" : 0.1,
"zombified_piglin" : 0.1,




Commands

/jmh reload - Reloads all changes made to the "./config/justmobheads/headchances.txt" config file.
/jmh head list - Lists all mobnames of available mob heads.
/jmh head <mobname> <amount> - Generates <amount> of heads from <mobname>.




Showcase

Command examples:

Show Spoiler








Description

Texture values instead of generation via player-names
The mod uses texture values to generate the mob heads. This means that there won't be any lag, which player-name generated heads usually cause.

Pure Vanilla Resources
Because the mod does not add any custom blocks, you may remove the mod and still have the heads previously gathered in-game.

When does a head drop?
Whenever the player kills a mob, there is a chance that they drop their head. There are pre-defined chances in the config file, but you may alter them to your liking. It'll be dropped at their death location.

How many mobs are added?
Every mob has been added. When Minecraft updates, the newly added mobs receive a head drop as well. You can see the entire mob head list above under configurable.

What about Creepers, Skeletons and Zombies?
By default the standard heads do not drop, because you can collect them via a charged creeper. You can however enable the option within the config file for all three to drop their respective head on death just as any other mob.

Does Looting have an effect?
The Looting enchant has an effect on the head drop chance. This can be enabled/disabled within the config file. The increased chance is 3.5% at level I, 4.5% at level II, and 5.5% at level III and so forth. It also works with looting levels higher than 3.




Notes and links

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

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

For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


Compatibility

Mod Loaders

Fabric Forge Neoforge Quilt

Game Versions

1.16.5 1.18.2 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 +18 more

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (93)

Show fewer
Landscapes Reimagined Genesis Landscapes Reimagined Genesis The Vanilla Experience | TVE The Vanilla Experience | TVE [MODIFIED] Cobblemon: PLUS [MODIFIED] Cobblemon: PLUS Concatenation Concatenation Fantasy Skies Fantasy Skies Weapons & Mobs Weapons & Mobs TWD - A Zombie Apocalypse TWD - A Zombie Apocalypse TWD 2.5 - A Zombie Apocalypse Modpack TWD 2.5 - A Zombie Apocalypse Modpack [MODIFIED] Cobblemon: OVERCLOCKED! [MODIFIED] Cobblemon: OVERCLOCKED! HeroCraft - RPG Adventure HeroCraft - RPG Adventure Remade And Remastered Remade And Remastered Strictly Medieval [FORGE] Strictly Medieval [FORGE] Race to the Moon - Revived Race to the Moon - Revived Varun's Mustard Virus+ Varun's Mustard Virus+ Strictly Medieval [ FORGE ] 2 Strictly Medieval [ FORGE ] 2 The End Of Herobrine The End Of Herobrine Our Story - Earth 2 (soon) Our Story - Earth 2 (soon) Dragon Mounts Companion Dragon Mounts Companion Beyond Fantasy - A Magic RPG Modpack Beyond Fantasy - A Magic RPG Modpack Beyond Crazycraft Beyond Crazycraft Christopia Realistic Christopia Realistic Survive in the Sky Survive in the Sky One Chunk Ultimate Edition One Chunk Ultimate Edition OPSkies 2 OPSkies 2 The One Punch Pack The One Punch Pack SteinCraft RPG SteinCraft RPG Carpet Carpet Create: Skyblock Infinite Create: Skyblock Infinite Concatenation Lite Concatenation Lite All About Decoration - Building & Furniture All About Decoration - Building & Furniture SkyPlus (w Cobblemon) SkyPlus (w Cobblemon) VampirCraft VampirCraft BlazeandCave's Expanded BlazeandCave's Expanded BeetleKnight's Beyond BeetleKnight's Beyond VisionSteps VisionSteps PhoenixofHope's 100 Baby Challenge PhoenixofHope's 100 Baby Challenge Beyond the World [BTW] Beyond the World [BTW] The Philosophy of Nothing (Skyblock) The Philosophy of Nothing (Skyblock) BlazeandCave's Expanded+ BlazeandCave's Expanded+ CottageCore Creations CottageCore Creations Diddycraft: Toe Ticklers Diddycraft: Toe Ticklers Guns, military, and stuff lite Guns, military, and stuff lite Unicorn RL Craft Unicorn RL Craft Collection of Quirks Collection of Quirks All About Mobs - Creatures & Bosses & Combat All About Mobs - Creatures & Bosses & Combat Unbroken Bonds-HTTYD Unbroken Bonds-HTTYD Crazy Craft (RPG) Crazy Craft (RPG) BuildCraft Lite BuildCraft Lite BusinessBear's WitherStorm+ Re-Imagined BusinessBear's WitherStorm+ Re-Imagined Crazy Craft by Isaac (Fabric) Crazy Craft by Isaac (Fabric) The French Baguette The French Baguette SurShield Modification SurShield Modification Ancient Worlds Ancient Worlds Magic and dungeoneering Magic and dungeoneering The Standard Experience The Standard Experience V-Cube V-Cube Var's Just Create+ SMP Var's Just Create+ SMP Goonables Goonables CobbleVentures CobbleVentures Eternity SMP Eternity SMP TARDIS & DRAGONS TARDIS & DRAGONS The Builder's Paradise The Builder's Paradise Prism Drift Prism Drift Concatenation Lumineth Concatenation Lumineth Evocraft  cobblemon X create V2 Evocraft cobblemon X create V2 Mitte-Erde Mitte-Erde StormCore StormCore Haydenmon Evolved Haydenmon Evolved Oasis Tropic Oasis Tropic EMERIS Endless Summer EMERIS Endless Summer Pink Castle Pink Castle Machines and Mythology Machines and Mythology MyPleasure MyPleasure Survival Refined Survival Refined Yggdrasil 2 New Age Yggdrasil 2 New Age Mire 2077 Mire 2077 RoboCraft The Modded World RoboCraft The Modded World KubeSMP KubeSMP Styx's Origins Styx's Origins Cherry Go Lucky Server Modpack Cherry Go Lucky Server Modpack Potato SMP (Survival Multi Player) Potato SMP (Survival Multi Player) Extra [Modified] Cobblemon Plus Extra [Modified] Cobblemon Plus Basically Bare Bones Basically Bare Bones MultiCraft: Realms & Rockets MultiCraft: Realms & Rockets Yokoshima Empire Yokoshima Empire LessGrind+ LessGrind+ An other realistic MC An other realistic MC Last MC 2025 JTF Last MC 2025 JTF Iter Mutabilus: The Spread of Creation Iter Mutabilus: The Spread of Creation Ossi Craft 2.0 Ossi Craft 2.0 PeninsulaCraft PeninsulaCraft Better Than Nothing Better Than Nothing Airworks Airworks

External Resources