Skip to content

2.15.0-prerelease-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@CozmycDev CozmycDev released this 20 Sep 07:03
· 1 commit to MC-1.20.5 since this release

Bug Fixes

Light should now cleanup on /b reload. I forgot to add this before.

Meditate

Is now a Spiritual ability

LavaFlux

Adds two new options for balancing LavaFlux:

  • Abilities.Earth.LavaFlux.KnockUp
    • How much upwards velocity to apply to the entities
  • Abilities.Earth.LavaFlux.KnockBack
    • How much knockback velocity to apply to the entities

MagnetShield

Automatically launches arrows back in the direction they came from.

EarthKick

Adds four new options for balancing EarthKick:

  • Abilities.Earth.EarthKick.MultipleHits
    • Behaves like MudSurge, prevents entities from being hit multiple times.
  • Abilities.Earth.EarthKick.SourceRange
    • Distance from which the ability can be activated.
  • Abilities.Earth.EarthKick.Spread
    • Value in degrees that determines how wide the ability is.
  • Abilities.Earth.EarthKick.Velocity
    • The speed at which the blocks are launched.