Jeff’s Gibbing Mod (1.20.1, 1.20) – 敵をバラバラに粉砕するゴア表現MOD
🌐 You are reading the 日本語 translation of this article
Available languages for this article:
Jeff’s Gibbing Modは、特定のモブを倒した際に肉片となって飛び散るゴア(欠損)エフェクトを追加するMODです。ゾンビ、ハスク、ドラウンド、村人、ピリジャー、さらには他のプレイヤーに対して強力な攻撃を与えると、体がバラバラに弾け飛びます。このMODは戦闘の緊張感を高め、ゾンビ・アポカリプス系のMODパックに最適です。また、設定を変更することで動作を細かくカスタマイズすることも可能です。
![]()
主な機能:
- ゾンビやプレイヤーなどの特定のモブが、大ダメージを受けて倒された際に肉片となって飛び散るようになります。
- 設定ファイルを編集することで、任意のモブをバラバラになる対象(ギブ対象)に追加できます。
- 肉片が物理オブジェクトのように振る舞う実験的な物理演算オプションが含まれています。
- デフォルトの血のパーティクルを、ゲーム内の他のパーティクルエフェクトに置き換えることができます。
使い方:
新しくバラバラになるモブを追加するには、以下の手順に従ってください:
- configフォルダを開きます。
giblist.jsonファイルを探して開きます。リストにモブのレジストリ名を追加します(例:minecraft:pillager)。- 次に、
gib_config.jsonファイルを開きます。既存のゾンビの設定をテンプレートとしてコピー&ペーストし、新しいモブの挙動を定義します。
設定(Configuration):
このMODは、gib_config.jsonとgiblist.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
}
スクリーンショット:









Jeff’s Gibbing Mod ダウンロードリンク
Minecraft 1.20.1, 1.20 用
Forge版: サーバー1からダウンロード – サーバー2からダウンロード
Click to rate this post!
[Total: 3 Average: 5]
0
September 3, 2025
This post has no comments yet. Be the first — your comment will appear here.