Jeff’s Gibbing Mod adds a gory effect where some mobs explode into pieces of flesh. When you hit Zombies, Husks, Drowned, Villagers, Pillagers, or even other Players with a powerful attack, they will burst apart. This mod makes combat more intense and is a great fit for zombie apocalypse modpacks. It also has settings you can change to customize how it works.

Features:

  • Makes certain mobs, like Zombies and Players, explode into a pile of flesh when they are defeated by a high-damage attack.
  • You can add any mob to the gibbing list by editing the configuration files.
  • Includes an experimental physics option that makes the flesh pieces behave like physical objects.
  • Allows you to replace the default blood particles with any other particle effect in the game.

How to Use:

To add a new mob that can be gibbed, follow these steps:

  1. Navigate to your config folder.
  2. Find and open the giblist.json file. Add the mob’s registry name to the list (for example, minecraft:pillager).
  3. Next, find and open the gib_config.json file. You can copy and paste the existing zombie settings as a template to define the new mob’s gibbing behavior.

Configuration:

This mod can be customized by editing the gib_config.json and giblist.json files. You can change everything from which mobs explode to the amount of blood particles. Here is an example configuration:

{
  "gib_life_time": 200,
  "gib_physics": "true",
  "gib_tick_stop": 40,
  "player_gibbing": "true",
  "player_gib_difficulty": 9999,
  "player_bone_amount": 1,
  "player_flesh_amount": 3,
  "player_rib_chance": 1,
  "player_leg_chance": 1,
  "player_gib_innitial_velocity": 0.4,
  "player_gib_randomness": 25,
  "blood_particles": 16,
  "particle_definition1": "particle jeffsgibbing:blood ~ ~ ~ 0.1 0.1 0.1 0.07 1 force",
  "particle_definition2": "particle jeffsgibbing:wallblood ~ ~ ~ 0.1 0.1 0.1 0.01 1 force",
  "particle_definition3": "particle jeffsgibbing:blood2 ~ ~ ~ 0.1 0.1 0.1 0.1 1 force",
  "difficulty_minecraft:zombie": 22,
  "flesh_amount_minecraft:zombie": 2,
  "bone_amount_minecraft:zombie": 2,
  "leg_amount_minecraft:zombie": 2,
  "rib_amount_minecraft:zombie": 1,
  "head_chance_minecraft:zombie": 0.5,
  "blood_particles_minecraft:zombie": 2,
  "gib_innitial_velocity_minecraft:zombie": 0.15,
  "gib_velocity_increase_minecraft:zombie": 0.005,
  "gib_randomness_minecraft:zombie": 75,
  "difficulty_minecraft:husk": 22,
  "flesh_amount_minecraft:husk": 2,
  "bone_amount_minecraft:husk": 2,
  "leg_amount_minecraft:husk": 2,
  "rib_amount_minecraft:husk": 1,
  "head_chance_minecraft:husk": 0.5,
  "blood_particles_minecraft:husk": 4,
  "gib_innitial_velocity_minecraft:husk": 0.15,
  "gib_velocity_increase_minecraft:husk": 0.005,
  "gib_randomness_minecraft:husk": 75,
  "difficulty_minecraft:drowned": 22,
  "flesh_amount_minecraft:drowned": 2,
  "bone_amount_minecraft:drowned": 2,
  "leg_amount_minecraft:drowned": 2,
  "rib_amount_minecraft:drowned": 1,
  "head_chance_minecraft:drowned": 0.5,
  "blood_particles_minecraft:drowned": 4,
  "gib_innitial_velocity_minecraft:drowned": 0.15,
  "gib_velocity_increase_minecraft:drowned": 0.005,
  "gib_randomness_minecraft:drowned": 75,
  "difficulty_minecraft:pillager": 12,
  "flesh_amount_minecraft:pillager": 3,
  "bone_amount_minecraft:pillager": 2,
  "leg_amount_minecraft:pillager": 2,
  "rib_amount_minecraft:pillager": 1,
  "head_chance_minecraft:pillager": 0,
  "blood_particles_minecraft:pillager": 4,
  "gib_innitial_velocity_minecraft:pillager": 0.15,
  "gib_velocity_increase_minecraft:pillager": 0.005,
  "gib_randomness_minecraft:pillager": 75
}

Screenshots:

Mod list interface showing Jeffs Gibbing Mod version and details
Mod list interface showing Jeffs Gibbing Mod version and details
A pile of dark flesh remains scattered on the forest floor
A pile of dark flesh remains scattered on the forest floor
A zombie villager with red eyes burning in a forest
A zombie villager with red eyes burning in a forest
Jeffs Gibbing Mod showing a zombie exploding into a pile of flesh
Jeffs Gibbing Mod showing a zombie exploding into a pile of flesh
A pile of flesh on the ground from Jeffs Gibbing Mod
A pile of flesh on the ground from Jeffs Gibbing Mod
Player shooting a gun with blood splatters in the forest
Player shooting a gun with blood splatters in the forest
Visceral flesh particles scattered across the forest floor in Minecraft
Visceral flesh particles scattered across the forest floor in Minecraft
First person combat showing flesh explosions from Jeffs Gibbing Mod
First person combat showing flesh explosions from Jeffs Gibbing Mod
Zombie standing near bloody flesh pieces from Jeffs Gibbing Mod
Zombie standing near bloody flesh pieces from Jeffs Gibbing Mod

Requirements:

Jeff’s Gibbing Mod Download Links

For Minecraft 1.20.1, 1.20

Forge version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 3 Average: 5]