@Override public SpellRecipe getRecipe() { return new SpellRecipe(AspectList.build(Aspect.LIFE, 8).add(Aspect.BEAST, 8)); }
@Override public SpellRecipe getRecipe() { return new SpellRecipe( AspectList.build(Aspect.ENDER, 32).add(Aspect.MOVEMENT, 32), BlinkSpell.class); }