FlyWithFood

Fly in survival: Allows highly configurable, creative-like flying in survival, that can optionally drain players' hunger.

File Details

v2.0.1

  • R
  • Apr 24, 2013
  • 39.58 KB
  • 786
  • CB 1.5.1-R0.2

File Name

FlyWithFood.jar

Supported Versions

  • CB 1.5.1-R0.2

Separated the amount of food you need to fly and the amount needed to take off. That means you can now set it that you have to eat more before flying again, preventing you from falling too early.

The configuration directive options.drainHunger.min now represents the minimum amount of food you need to stay in the air. There is a new config option:

options:
  drainHunger:
    # When player has less food than this amount, he cannot lift off, 
    #   but he can still continue flying
    # 20 = can lift off with full food level only
    # 0  = can lift off independently on food level
    liftOffMin: 10

None known.