We have improved the comet spell which now includes a power modifier. You can implement this spell like this:
Code (YAML):
comet: # Spell type name: "comet"# Display name cooldown: 0
speed: 1
color: "orange" power: 1.0
# new power option
Reverse cycling through spells You used to be able to cycle through spells using right-click, you can now reverse cycle by right-clicking whilst shifting.
Update instructions This update is fully backwards-compatible. I recommend you to update, you can keep your config.yml as is and do not need to regenerate this.