Buff Carpet Spell - MomoPewpew/MagicSpells GitHub Wiki
spell-class: ".buff.CarpetSpell"
Targeting:
This spell can be cast by/on all living entities.
Description:
Summon a carpet at the entity's feet. It will follow the entity as it moves. If it jumps, it will move up. If the entity is a player, they can sneak to make it move downwards.
Buff Uses:
Buff spell Uses increment whenever the carpet moves.
Configuration:
| Option | Description | Default Value |
|---|---|---|
platform-block |
What material the platform is made of. | glass |
size |
2 |
Example:
carpet:
spell-class: ".buff.CarpetSpell"
size: 2
platform-block: glass
duration: 10