Particles on Players, The Wall of Light and Smoke Screen in Minecraft(HD) HD
Hey guys! SomP0 here! Check out some awesome map making tricks I came up with! Dragnoz:https://www.youtube.com/user/dragnoz ▼▼▼▼▼▼▼PLEASE SUBSCRIBE AND LIKE▼▼▼▼▼▼▼ Twitter: https://twitter.com/sompo98 Facebook: https://www.facebook.com/samspam98 ~~~Player Particles~~~ /testfor @a[team=Red,lm=1] /execute @a[team="teamName",lm=1]~ ~ ~ /particle lava ~ ~ ~ 0.25 1.5 0.25 0.25 100 ~~~Smoke Screen~~~ /testfor @e[type=FireworksRocketEntity] /summon Chicken ~ ~1 ~-3 {ActiveEffects:[{Id:14,Amplifier:2,Duration:10000000,Ambient:1}],Attributes:[{Name:generic.movementSpeed,Base:0.001}],DropItem:0} /tp @e[name=Chicken,c=-1] @e[type=FireworksRocketEntity,c=-1] tp @e[name=Chicken,c=-1] -246 55 -669 /kill @e[type=Chicken,c=-1] ~~~Wall of Light~~~ /scoreboard objectives add Wall dummy /scoreboard players set @e[r=10] Wall 1 /execute @e[score_Wall_min=1,r=20] ~ ~ ~ effect @a[r=2] 7 1 1 true /execute @e[score_Wall_min=1] ~ ~ ~ testfor @a[r=3] /tellraw @p "You are approaching The Wall of Light. Beware the Wall can kill you. Do not come closer!" ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲