Quantcast
Viewing all articles
Browse latest Browse all 11417

Particle effects not working?

I'm trying to make a mob that flies around and creates smoke and flame effects as it flies. Here is my code:
Code:
Wraith:
  Type: BAT
  Display: '&4Wraith'
  Health: 15
  Damage: 5
  Skills:
  EquipDiamondSword:
  Skills:
  - effect:particles{p=smoke;amount=30;speed=0;hR=1;vR=1} @Self ~onTimer:1
  - effect:particles{p=flame;amount=40;speed=0;hR=1;vR=1} @Self ~onTimer:1
  - skill{s=FlameThrower} @NearestPlayer{r=15} ~onTimer:150
  - summon{type=Wisp;amount=3;radius=5} @NearestPlayer{r=10}...
Particle effects not working?

Viewing all articles
Browse latest Browse all 11417

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>