HomeJavaModsCustomize Phantom Spawning & Attacking
Customize Phantom Spawning & Attacking
ModsJava

Customize Phantom Spawning & Attacking

by 7410 · on Modrinth

⬇ Download on Modrinth

Lets you customize which players phantoms spawn on and which players phantoms attack using a config file.

If the config file doesn't exist, the mod will create the default one, which behaves like vanilla.
There is the commmand /reloadphantomconfig to reload the config of the mod from the file.
In config/customize-phantom-spawning-and-attacking.json:
First entry: @everyone or @no one
then you can say it as:
"everyone, except A, B, & C" (exclude A, B, & C)
or "no one, except/but A, B, & C" (include A, B, & C)
Example:

{
  "attack": [
    "@no one",
    "IAmTheOnlyPersonThatWillBeAttacked"
  ],
  "spawn": [
    "@everyone",
    "IAmTheOnlyPersonThatPhantomsWillNOTSpawnOn"
  ]
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more