
Philia Amulet: I Don't Want Friendly Fire
Активный0.0
Установок
Последнее обновление
🌿 PhiLia Amulet
💖 A Minecraft mod that prevents friendly fire between you and your pets, summons, or friendly mobs.
🧭 Overview
PhiLia Amulet is a lightweight and configurable Minecraft mod (Forge) that prevents unintentional damage to certain mobs (like villagers, iron golems, guard villagers, etc.) when using area-of-effect or ranged attacks. It also blocks pets and summons with the same owner from attacking each other due to friendly fire or accidental aggression.
⚙️ Features
- ✅ Prevents you from damaging specific mobs when wearing the Philia Amulet
- ✅ Blocks friendly fire between pets/summons with the same owner
- ✅ Configurable via
PhiliaAmuletConfig.toml
- ✅ Compatible with mods using
Tameable
,OwnableEntity
, orMagicSummon
class/interface
🧪 How It Works
-
When you hurt a mob: If you’re wearing the Philia Amulet, and the mob is whitelisted, damage is canceled.
-
If the attacker and the victim share the same owner (e.g. both summoned by the same player), damage is canceled, thus preventing unnecessary aggression or AI conflict between friendly mobs.
🔧 Configuration
Config file path<minecraft_folder>/config/PhiliaAmuletConfig.toml
You can customize the following options:
Config Option | Description |
---|---|
Entity Whitelist |
List of entity IDs protected by the amulet |
No Melee Damage Protection |
Allow melee to bypass amulet protection (default: false) |
Pets are friendly to each other |
Prevent damage between pets/summons with same owner (default: true) |
📦 Installation
- Install Forge
- Download this mod and place it into the
mods/
folder - Necessary mods:
- Curios API – Required for amulet slot support
🛠️ Compatibility
Supported Mod | Description |
---|---|
Iron's Spells 'n Spellbooks | Supports its summoned mobs |
Goety | Supports skeleton minions, undead servants, etc. |
Curios | Required for amulet equipment slot |
Mods with TameableAnimal , OwnableEntity , Projectile , AreaEffectCloud |
Auto-compatible |