🌐 You are reading the 日本語 translation of this article
Available languages for this article:

Jeff’s Gibbing Modは、特定のモブを倒した際に肉片となって飛び散るゴア(欠損)エフェクトを追加するMODです。ゾンビ、ハスク、ドラウンド、村人、ピリジャー、さらには他のプレイヤーに対して強力な攻撃を与えると、体がバラバラに弾け飛びます。このMODは戦闘の緊張感を高め、ゾンビ・アポカリプス系のMODパックに最適です。また、設定を変更することで動作を細かくカスタマイズすることも可能です。

主な機能:

  • ゾンビやプレイヤーなどの特定のモブが、大ダメージを受けて倒された際に肉片となって飛び散るようになります。
  • 設定ファイルを編集することで、任意のモブをバラバラになる対象(ギブ対象)に追加できます。
  • 肉片が物理オブジェクトのように振る舞う実験的な物理演算オプションが含まれています。
  • デフォルトの血のパーティクルを、ゲーム内の他のパーティクルエフェクトに置き換えることができます。

使い方:

新しくバラバラになるモブを追加するには、以下の手順に従ってください:

  1. configフォルダを開きます。
  2. giblist.jsonファイルを探して開きます。リストにモブのレジストリ名を追加します(例: minecraft:pillager)。
  3. 次に、gib_config.jsonファイルを開きます。既存のゾンビの設定をテンプレートとしてコピー&ペーストし、新しいモブの挙動を定義します。

設定(Configuration):

このMODは、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
Jeff’s Gibbing Modのバージョン詳細が表示された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
ゾンビが肉片となって弾け飛ぶ様子
A pile of flesh on the ground from Jeffs Gibbing Mod
地面に転がる肉片の山
Player shooting a gun with blood splatters in the forest
銃を撃ち、血しぶきが舞う森での戦闘
Visceral flesh particles scattered across the forest floor in Minecraft
地面に散乱する生々しい肉片パーティクル
First person combat showing flesh explosions from Jeffs Gibbing Mod
一人称視点での肉片が飛び散る戦闘シーン
Zombie standing near bloody flesh pieces from 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]