Morph mod, cant fly!

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Or kill the wither, or it abilities might have been turned off in the config file.
 
Ok! if it was turned off how can I turn it back on?

Look for morph.cfg in your DW20 mod pack, and look for this snippet:

Code:
    # Disable the flight ability until a player...
    # 0 = Enable early game flight
    # 1 = ...has reached the nether
    # 2 = ...has killed the Wither
    I:disableEarlyGameFlight=1

Setting it to "0" makes you "instafly". You need to restart your FTB launcher instance.

You could also look into configuring
Code:
    I:hostileAbilityMode=0
further down that same file.
 
  • Like
Reactions: Wagon153