Phantom - sf-inc/sihywtcamd GitHub Wiki
🧱 Through the Blocks
Phantoms can phase through blocks and target players without needing to see them directly.
Description
- 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.
🕯️ Fear of Light
Phantoms are repelled by the light.
Description
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.
🏙️ Spawn in End Cities
Phantoms can spawn in End Cities.
Description
- Phantoms can spawn in End Cities in group of 2 to 3.
- They spawn only above y=84.
✨ Cosmetics
Phantoms are translucent.
-> In EXTENSIONS mod! 🧩
Description
The phantom texture has an opacity of 50%.
Configuration
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 blockslightFear: [true|false]
to enable/disable phantoms fear of lightspawnInEndCities: [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.