Skip to content

UnconjureSpell

Padfoot edited this page Jan 13, 2019 · 14 revisions

Qualified Name: com.nisovin.magicspells.spells.instant.UnconjureSpell

Parent: InstantSpell

Source Code

Functionality: Removes specified items from caster's inventory.

Configuration:

Option Description
items A list of item(s) that will be spawned. (Fromatting is the same as the one on the ConjureSpell)

Example:

    spell-class: ".instant.UnconjureSpell"
    items:
        - paper 64```
Clone this wiki locally