Flying - RedWirePlatinumTwo/RedWiresMinecraftMod GitHub Wiki
Effect icon
Obtaining
This effect can be obtained with a Shulker Box and an Awkward Potion
Description
Lets you fly, but in survival mode! Makes you stop flying once the effect expires (if not in creative mode).
Nullifies fall damage every tick.
Entities with this effect can fly towards an entity that they are targeting. Fly speed is affected by Swiftness and Slowness. Entities can also noclip through blocks just to reach their target because funny.
Change History
1.13.0: Changed registry name from flying_effect to flying.
2.15.2: Having the Time Reversing effect and this effect applied simultaneously previously made it impossible to stop flying. The "automatically flying when mid-air" thing was disabled as a work-around.
2.15.3: Fixed issue again with Time Reversing and this effect being applied, re-enabling the "automatically flying when mid-air" feature.
3.0.0: Nullified fall damage for all entities instead of just the player when applied.
3.5.0: This effect will only not attempt to make you fly mid-air if you have the Time Reversing or Infinite Time effect applied.
4.5.0: Fixed bug where having this effect applied and leaving+rejoining a world will make players unable to fly.
4.6.0: Entities with this effect can now fly towards an entity that they are targeting. Fly speed is affected by Swiftness and Slowness.