MCBall Blur Documentation

Graviteer kit

Place down a Gravity Cannon and fly away!

3 - Gravity cannons will launch you further and have a reduced cooldown.
5 - Gravity cannons have 2(+2) uses.
7 - All teammates receive one gravity cannon that last until until death.

Configuration options

General options:

Killstreak options:

Example/default configuration

- Paintball:
  kit-configs:
  - graviteer:
      base-cooldown: 30s
      base-uses: 2
      base-multiplier: 2
      ks-3-cooldown: ~+-10s
      ks-3-uses: ~+0
      ks-3-multiplier: 3
      ks-5-cooldown: ~+0s
      ks-5-uses: ~+2
      ks-7-cooldown: ~+0s
      ks-7-uses: ~+0
      replaceable-blocks:
      - GRASS
      - SNOW
      place-above-blocks:
      - FARMLAND
      - DIRT_PATH

Note: replaceable-blocks doesn’t cover all replaceable blocks as some are covered by material tags. Tag options may be added at a later date when a serializer is written for them.