Phantasmic Flight
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (3 images)
🔍 Analysis
- 👍 0.4% endorsement rate
- 🏆 #226 of 893 fabric mods in this game by downloads
📋 About This Mod
# Phantasmic Flight A rework of phantoms, giving them an actual use instead of being a nuisance. <iframe width="1190" height="744" src="https://www.youtube.com/embed/K1uTN0Xi98I" title="Phantasmic Flight - Mod Demonstration" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> Insomnia is removed. Instead, phantoms have a chance of spawning if you go to sleep under the sky and wake up without passing the night. When a phantom bites you, it will pick you up and carry you off. When you kill the phantom carrying you, its dead body acts like an elytra until you land, allowing early game flight (at the cost of some health). Be careful though, because doing this too much will attract more and stronger phantoms... ## Mechanics <details> <summary>Spawning</summary> - Insomnia (phantoms spawning after 3 days of not sleeping) is disabled by default - Phantoms have a chance of spawning when a player goes to sleep in a location with sky access and wakes up without passing the night - The number and sizes of phantoms spawned increases depending on how many times you've done this before - Phantoms spawn between sizes 1-4 (compared to 0 in vanilla) - This count can be reset by sleeping through the night properly - There is a 60 second cooldown on spawning phantoms in this manner (configurable) - Larger phantoms have higher stats - Health: `4 * size + 16` - Attack damage: `size + 2` </details> <details> <summary>Carrying & Gliding</summary> - When a phantom attacks a player it will pick up the player and carry them into the sky - ...unless the player is already picked up or is wearing an elytra (should work with most modded elytras) - The shift key does not dismount the phantom - When the player kills the phantom carrying them, the phantom will become a pair of wings the player can glide with until they land, upon which the phantom will fall off and die properly - By default the player is set to third person mode until they land, but this can be disabled in the config - Firework rockets cannot be used to boost phantom wings </details> <details> <summary>Insomnia Omen</summary> - Sleeping in a bed with Bad Omen will turn it into Insomnia Omen - You can sleep with monsters nearby and in any dimension without beds exploding, but you cannot pass the night or set your spawn at a bed - Gurantees phantoms spawn upon waking up, assuming other conditions pass - This allows you to, for example, use phantoms to traverse the End </details> --- <details> <summary>Configuration</summary> Install (https://modrinth.com/mod/mcqoy) for Mod Menu support. ### Client - **Change Perspective** (true/false): If the player should automatically be set to third person when gliding with phantom wings, returning to the previous perspective upon landing similar to (https://modrinth.com/mod/auto-third-person). Default: true ### Server - **Max Phantom Size** (integer): The largest phantom size that can spawn naturally. Default: 4 - **Base Spawn Chance** (0.0-1.0): The chance of phantoms spawning when a player has spawned 0 phantoms previously. Default: 0.5 - **Spawn Chance Increase** (0.0-1.0): How much the spawn chance should increase per previously spawned phantom. Default: 0.05 - **Max Spawn Score** (integer): The cap for the "spawning score" used to determine the count and sizes of a phantom group spawn. Default: 8 - **Respawn cooldown** (integer): The cooldown in seconds for a player spawning phantoms by sleeping. Default: 60 </details> ## Notes - Requires (https://modrinth.com/mod/fabric-api) and optionally (https://modrinth.com/mod/mcqoy) for a config gui - Inspired by (https://www.reddit.com/r/minecraftsuggestions/comments/asiqvf/an_alive_variant_of_the_phantom_found_only_in_the/). - The mod makes the `doInsomnia` gamerule default to `false`. If you are adding the mod to an existing world, you must disable it manually using `/gamerule doInsomnia false`. - Compatible with (https://modrinth.com/mod/comforts), which is recommended if you want to be able to use phantoms to fly without changing your spawn point. - Has a bug when used on sinytra connector with the neoforge version of comforts where sleeping in a sleeping bag will not spawn phantoms. This can be worked around by installing the fabric version. - The mod is **not** designed to be played with my other phantom rework, (https://modrinth.com/mod/phantom-tweaks). I will not support playing both mods at once, both technically and in terms of balance.
# Phantasmic Flight
A rework of phantoms, giving them an actual use instead of being a nuisance.
Insomnia is removed. Instead, phantoms have a chance of spawning if you go to sleep under the sky and wake up without passing the night. When a phantom bites you, it will pick you up and carry you off. When you kill the phantom carrying you, its dead body acts like an elytra until you land, allowing early game flight (at the cost of some health). Be careful though, because doing this too much will attract more and stronger phantoms...
## Mechanics
- Insomnia (phantoms spawning after 3 days of not sleeping) is disabled by default
- Phantoms have a chance of spawning when a player goes to sleep in a location with sky access and wakes up without passing the night
- - The number and sizes of phantoms spawned increases depending on how many times you've done this before
- - Phantoms spawn between sizes 1-4 (compared to 0 in vanilla)
- - This count can be reset by sleeping through the night properly
- - There is a 60 second cooldown on spawning phantoms in this manner (configurable)
- Larger phantoms have higher stats
- - Health: `4 * size + 16`
- - Attack damage: `size + 2`
- When a phantom attacks a player it will pick up the player and carry them into the sky
- - ...unless the player is already picked up or is wearing an elytra (should work with most modded elytras)
- - The shift key does not dismount the phantom
- When the player kills the phantom carrying them, the phantom will become a pair of wings the player can glide with until they land, upon which the phantom will fall off and die properly
- - By default the player is set to third person mode until they land, but this can be disabled in the config
- - Firework rockets cannot be used to boost phantom wings
- Sleeping in a bed with Bad Omen will turn it into Insomnia Omen
- You can sleep with monsters nearby and in any dimension without beds exploding, but you cannot pass the night or set your spawn at a bed
- Gurantees phantoms spawn upon waking up, assuming other conditions pass
- This allows you to, for example, use phantoms to traverse the End
Install (https://modrinth.com/mod/mcqoy) for Mod Menu support.
- Change Perspective (true/false): If the player should automatically be set to third person when gliding with phantom wings, returning to the previous perspective upon landing similar to (https://modrinth.com/mod/auto-third-person). Default: true
- Max Phantom Size (integer): The largest phantom size that can spawn naturally. Default: 4
- Base Spawn Chance (0. 0-1. 0): The chance of phantoms spawning when a player has spawned 0 phantoms previously. Default: 0. 5
- Spawn Chance Increase (0. 0-1. 0): How much the spawn chance should increase per previously spawned phantom. Default: 0. 05
- Max Spawn Score (integer): The cap for the "spawning score" used to determine the count and sizes of a phantom group spawn. Default: 8
- Respawn cooldown (integer): The cooldown in seconds for a player spawning phantoms by sleeping. Default: 60
- Requires (https://modrinth.com/mod/fabric-api) and optionally (https://modrinth.com/mod/mcqoy) for a config gui
- Inspired by (https://www.reddit.com/r/minecraftsuggestions/comments/asiqvf/an_alive_variant_of_the_phantom_found_only_in_the/).
- The mod makes the `doInsomnia` gamerule default to `false`. If you are adding the mod to an existing world, you must disable it manually using `/gamerule doInsomnia false`.
- Compatible with (https://modrinth.com/mod/comforts), which is recommended if you want to be able to use phantoms to fly without changing your spawn point.
- - Has a bug when used on sinytra connector with the neoforge version of comforts where sleeping in a sleeping bag will not spawn phantoms. This can be worked around by installing the fabric version.
- The mod is not designed to be played with my other phantom rework, (https://modrinth.com/mod/phantom-tweaks). I will not support playing both mods at once, both technically and in terms of balance.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- ThePotatoArchivist
- Version
- 1.3.3+mc26.2
- Downloads
- 8,587
- Endorsements
- 37
- Category
- fabric
- Created
- 7/23/2025
- Updated
- 6/12/2026
- Game Versions
- 26.2-rc-1, 26.2-rc-2, 26.2
- Tags
- game-mechanics, mobs, transportation
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Phantasmic Flight support?
The author lists 26.2-rc-1, 26.2-rc-2, 26.2. Other versions may work but are untested by the author.
What is the latest version of Phantasmic Flight?
Version 1.3.3+mc26.2, published 2026-06-12 with 8,587 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await


