hoiiohha/Akash
New member
lets try to figure out how you made this
first i am putting you in a team called a and the other players in a team called b
HYPER CHARCHE:
redstone clock goes here
/testfor @a[team=a] {SelectedItemSlot:8,Inventory:[{tag:{display:{name:"hypercharche"}}}]}
comperator
/execute @a[team=a] ~ ~ ~ summon FireworksRocketEntity ~ ~ ~ {LifeTime:0,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{flicker0-1),trail0-1),type0-4),colors:[14540253]}]}}}}
comperator(this one is behind the testfor command)
execute @a[team=a] ~ ~ ~ kill @a[team=b,r=3]
PLASMA ARROW:
redstone clock
/execute @e[type=arrow] summon {LifeTime:0,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{flicker0-1),trail0-1),type0-4),colors:[14540253]}]}}}}
another redstone clock
/testfor @e[name=Arrow] [inground:b1]
comperator
/execute @e[name=Arrow] ~ ~ ~ Summon PrimedTnt
NECROMANCY SUMMON:
redstone clock goes here
/testfor @a[team=a] {SelectedItemSlot:1,Inventory:[{tag:{display:{name:"bone"}}}]}
comperator
redstone splits into 5
4x /execute @a[team=a] ~ ~ ~ summon Skeleton
/execute @a[team=a] ~ ~ ~ /particle happyVillager
aaand I am done with commands for the rest of the day
first i am putting you in a team called a and the other players in a team called b
HYPER CHARCHE:
redstone clock goes here
/testfor @a[team=a] {SelectedItemSlot:8,Inventory:[{tag:{display:{name:"hypercharche"}}}]}
comperator
/execute @a[team=a] ~ ~ ~ summon FireworksRocketEntity ~ ~ ~ {LifeTime:0,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{flicker0-1),trail0-1),type0-4),colors:[14540253]}]}}}}
comperator(this one is behind the testfor command)
execute @a[team=a] ~ ~ ~ kill @a[team=b,r=3]
PLASMA ARROW:
redstone clock
/execute @e[type=arrow] summon {LifeTime:0,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{flicker0-1),trail0-1),type0-4),colors:[14540253]}]}}}}
another redstone clock
/testfor @e[name=Arrow] [inground:b1]
comperator
/execute @e[name=Arrow] ~ ~ ~ Summon PrimedTnt
NECROMANCY SUMMON:
redstone clock goes here
/testfor @a[team=a] {SelectedItemSlot:1,Inventory:[{tag:{display:{name:"bone"}}}]}
comperator
redstone splits into 5
4x /execute @a[team=a] ~ ~ ~ summon Skeleton
/execute @a[team=a] ~ ~ ~ /particle happyVillager
aaand I am done with commands for the rest of the day