Guardianbeam is not working properly in 1.20.4
Summary
So i just tried to make a guardianbeam so everything works exept that instead of a guardianbeam theres spidereyes latest.log
Waterhole: Conditions:
- health{a=<50} Skills:
- effect:guardianbeam{d=100;i=1;syo=1.75;onstart=poseidons;ontick=poseidont;onend=poseidone} @EIR{r=50}
poseidons: Skills:
- sound{s=block.beacon.activate} @self
poseidont: Skills:
poseidone: Skills:
- sound{s=entity.allay.death} @self
- delay 5
- pull{v=7} @EIR{r=100}
- delay 10
- effect:particle{p=explosion_emitter;a=10;s=0.01;vs=0.01;hs=0.01;syo=1.75} @self
- particlesphere{particle=reddust;color=#2803ff;amount=200;radius=3.5} @self
- damage{a=200} @EIR{r=7}
- sound{s=entity.generic.explode} @self
- sound{s=entity.boat.paddle_water} @self
- delay 2
- throw{v=15;velocityY=2} @EIR{r=7}