forked from TheComputerGeek2/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 3
WindGlide Spell
JasperLorelai edited this page Mar 30, 2022
·
11 revisions
Elytra flight without visible elytra.
- Buff spell Uses increment on
interval
.
Option | Description | Default Value |
---|---|---|
spell |
Spell to be casted | null |
collision-spell |
Spell to be casted when the caster collides with a block | null |
block-collision-dmg |
Should damage on block collision be disabled? | true |
cancel-on-collision |
Should the spell be cancelled on block collision? | false |
velocity |
How fast the player moves | 20.0 |
height |
Whether or not the player sinks or rises | 0.0 |
interval |
How many ticks until the spell and velocity is executed | 4 |
Windglide:
spell-class: ".buff.WindglideSpell"
duration: 20
block-collision-dmg: true
cancel-on-collision: true
velocity: 10
height: 0
#spell: targetedspell1
#collision-spell: targetedspell2
!!!This is not the official MagicSpells wiki!!!
This wiki was cloned from the official one to document the changes to the plugin that were made specifically for Dwarves vs Zombies 2023 and Lords of Minecraft 2