Astral Sorcery

Astral Sorcery

63M Downloads

The Spectral Wings perk drains starlight twice as often as the config says it should

Jeuvke opened this issue ยท 0 comments

commented

The config for Spectral Wings says starlight gets drained every second, but in reality it gets drained every half a second (10 ticks).

.comment("Defines the amount of starlight charge consumed per !second! during creative-flight with the vicio mantle.")

if (player.abilities.isFlying && !player.isOnGround() && player.ticksExisted % 10 == 0) {