-
Notifications
You must be signed in to change notification settings - Fork 3
Phantom
Charly Bollinger edited this page Oct 25, 2024
·
5 revisions
Phantoms can phase through blocks and target players without needing to see them directly.
- Phantoms can fly through blocks without suffocating.
They won't collide anything anymore. - Phantoms can target a player without seeing it, through blocks.
Being in a confined area when phantoms spawn no longer guarantees player safety.
Phantoms are repelled by the light.
Phantoms cancel their attack and go back in the sky when passing through a block with a light level greater than 10.
Note that holding a light source might make light with a shader, but it doesn't place the light source. This won't repel Phantoms.
Phantoms can spawn in End Cities.
- Phantoms can spawn in End Cities in group of 2 to 3.
- They spawn only above y=84.
Phantoms are translucent.
-> In EXTENSIONS mod! 🧩
The phantom texture has an opacity of 50%.
The configuration of the Phantom can be found in .minecraft/config/sihywtcamd/undead.json
.
-
throughBlocks: [true|false]
to enable/disable phantoms phasing and targetting through blocks -
lightFear: [true|false]
to enable/disable phantoms fear of light -
spawnInEndCities: [true|false]
to enable/disable phantoms spawning in end cities
💭 Note that the configuration of the Cosmetics is not set with the configuration of the Phantom, see Cosmetics.