Jaspanda

Summon the Black Smoke Monster mob

Apr 21st, 2015
676
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Summon near you:
  2.  
  3. /summon Bat ~10 ~10 ~10 {CustomName:"BSM",Invulnerable:1,Silent:1,ActiveEffects:[{Id:1,Amplifier:1,Duration:2000000,ShowParticles:0b},{Id:14,Amplifier:1,Duration:2000000,ShowParticles:0b}]}
  4.  
  5. Summon randomly in the world:
  6.  
  7. /execute @r[type=!Player,c=1] ~ ~ ~ /summon Bat ~ ~1 ~ {CustomName:"BSM",Invulnerable:1,Silent:1,ActiveEffects:[{Id:1,Amplifier:1,Duration:2000000,ShowParticles:0b},{Id:14,Amplifier:1,Duration:2000000,ShowParticles:0b}]}
Advertisement
Add Comment
Please, Sign In to add comment