🌐 You are reading the 中文 translation of this article
Available languages for this article:

Jeff’s Gibbing Mod 为游戏添加了一种血腥效果,使部分生物在死亡时会炸裂成碎肉。当你使用强力攻击命中僵尸、尸壳、溺尸、村民、掠夺者,甚至是其他玩家时,他们会瞬间爆裂。这款模组让战斗变得更加激烈,非常适合僵尸末日主题的模组包。它还提供了丰富的设置选项,你可以根据喜好自定义其运作方式。

主要功能:

  • 当特定生物(如僵尸和玩家)被高伤害攻击击败时,会炸裂成一堆碎肉。
  • 你可以通过编辑配置文件,将任何生物添加到肢解名单中。
  • 包含一个实验性的物理选项,让掉落的碎肉表现得像真实的物理实体。
  • 允许你将默认的血液粒子替换为游戏中的任何其他粒子效果。

使用方法:

若要添加可被肢解的新生物,请按照以下步骤操作:

  1. 进入你的 config 文件夹。
  2. 找到并打开 giblist.json 文件。将该生物的注册名称添加到列表中(例如:minecraft:pillager)。
  3. 接着,找到并打开 gib_config.json 文件。你可以复制并粘贴现有的僵尸设置作为模板,来定义新生物的肢解行为。

配置选项:

该模组可以通过编辑 gib_config.jsongiblist.json 文件进行深度自定义。从哪些生物会爆炸到血液粒子的数量,一切皆可调整。以下是配置示例:

{
  "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
}

模组截图:

Mod list interface showing Jeffs Gibbing Mod version and details
模组列表界面,显示了 Jeffs Gibbing Mod 的版本和详情
A pile of dark flesh remains scattered on the forest floor
散落在森林地面上的一堆深色碎肉残骸
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 展示了僵尸炸裂成一堆碎肉的瞬间
A pile of flesh on the ground from Jeffs Gibbing Mod
Jeffs Gibbing Mod 在地面上留下的碎肉堆
Player shooting a gun with blood splatters in the forest
玩家在森林中开火,伴随着血花四溅的效果
Visceral flesh particles scattered across the forest floor in Minecraft
Minecraft 森林地面上散落的血腥碎肉粒子
First person combat showing flesh explosions from Jeffs Gibbing Mod
第一人称战斗视角下展示的碎肉爆炸效果
Zombie standing near bloody flesh pieces from Jeffs Gibbing Mod
僵尸站在 Jeffs Gibbing Mod 产生的血腥碎肉块旁

Jeff’s Gibbing Mod 下载链接

适用于 Minecraft 1.20.1, 1.20

Forge 版本:从服务器 1 下载从服务器 2 下载

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