Frost Walk - MomoPewpew/MagicSpells GitHub Wiki

Source Code

spell-class: ".buff.FrostwalkSpell"

Targeting:

This spell can be cast by/on all living entities.

Description:

A buff spell that turns water source blocks beneath the entity into ice, similar to frost walker enchants, only customizable size.

Buff Uses:

Buff spell Uses increment whenever the entity moves.

Configuration:

Option Description Default Value
size The size of the circle that freezes. 2
leave-frozen Whether to make the ice the caster creates permanent. false

Example:

Frostwalker:
    spell-class: ".buff.FrostwalkSpell"
    size: 2
    leave-frozen: true
    duration: 5