Magic

Magic

190k Downloads

Inquiry

shootcraft opened this issue ยท 2 comments

commented

Hi , Nathanwolf

May I know how to setup a wand where the inventory selector will remain at a spells after selecting the spells without the selector jump back to the wand ?

commented

It's not possible, the wand has to be the selected item for it to work.

Try this config in wands.yml:

wand:
  mode: skills
  skills:
    quick_cast: false

That will make a wand like a spellbook. You take the spells out and right-click them to use them. That's about as close as you can get.

commented

Okay Now i get it so it means only by selecting the wand can only cast the spell right
Thank you !