Advertisement
melon980

command

May 27th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.09 KB | None | 0 0
  1. INIT:/tellraw @a ["",{"text":"Minecraft One Command Project:","bold":true,"underlined":true,"color":"green"},{"text":"\n"},{"text":"Name: Lightning Axe","bold":true,"underlined":true,"color":"white"},{"text":"\n"},{"text":"Author: WhatTheMelon","bold":true,"underlined":true,"color":"aqua"},{"text":"\n"},{"text":"McVersion: 1.11.2","bold":true,"underlined":true,"color":"gold"},{"text":"\n"},{"text":"Youtube","bold":true,"underlined":true,"color":"red"},{"text":":","bold":true,"underlined":true,"color":"green"},{"text":" ","bold":true,"color":"green"},{"text":"https://www.youtube.com/channel/UCCvhvb_Rt8d-PsWT9bZ0rzw\\n","color":"white"},{"text":"\n"},{"text":"Facebook","color":"blue"},{"text":": ","color":"white"},{"text":"https://www.facebook.com/melon.what\n"},{"text":"*Special Thanks:","color":"yellow"},{"text":"\n"},{"text":"MrGarretto ","color":"dark_blue"},{"text":"for One-command Generator https://mrgarretto.com/cmdcombiner\n"},{"text":"minecraft.tool ","bold":true,"underlined":true,"color":"green"},{"text":"for tell raw Generator","bold":true,"underlined":true,"color":"white"},{"text":" ","bold":true,"underlined":true,"color":"green"},{"text":"http://minecraft.tools/en/tellraw.php\n"},{"text":"McStacker","bold":true,"underlined":true,"color":"gold"},{"text":" ","bold":true,"underlined":true,"color":"green"},{"text":"for item generator","bold":true,"underlined":true,"color":"white"},{"text":":","bold":true,"underlined":true,"color":"green"},{"text":"https://mcstacker.bimbimma.com\n "}]Styled text only (Minecraft JSON Format)
  2. INIT:/scoreboard objectives add Life dummy
  3. INIT:/scoreboard objectives add Power dummy
  4. INIT:/gamerule commandBlockOutput false
  5. INIT:/scoreboard objectives add UseSB stat.useItem.minecraft.snowball
  6. INIT:/scoreboard objectives add Energy dummy
  7. INIT:/scoreboard objectives add Time dummy
  8. /scoreboard players tag @a add Lightw {SelectedItem:{id:"minecraft:iron_axe",tag:{display:{Name:"Blitzaxt"}}}}
  9. /scoreboard players add @a Time 1 {SelectedItem:{id:"minecraft:iron_axe",tag:{display:{Name:"Blitzaxt"}}}}
  10. /scoreboard players add @a[score_Time_min=100] Energy 1
  11. /title @a[score_Energy=0,tag=Lightw] actionbar {"text":"Energy:[][][][][]","color":"white"}
  12. /title @a[score_Energy_min=1,score_Energy=1,tag=Lightw] actionbar {"text":"Energy:▇ [] [] [] []","color":"white"}
  13. /title @a[score_Energy_min=2,score_Energy=2,tag=Lightw] actionbar {"text":"Energy:▇ ▇ [] [] []","color":"white"}
  14. /title @a[score_Energy_min=3,score_Energy=3,tag=Lightw] actionbar {"text":"Energy:▇ ▇ ▇ [] []","color":"white"}
  15. /title @a[score_Energy_min=4,score_Energy=4,tag=Lightw] actionbar {"text":"Energy:▇ ▇ ▇ ▇ []","color":"white"}
  16. /title @a[score_Energy_min=5,score_Energy=5,tag=Lightw] actionbar {"text":"Energy:▇ ▇ ▇ ▇ ▇ ","color":"white"}
  17. /scoreboard players set @a[score_Time_min=61] Time 0
  18. /scoreboard players set @a[score_Energy_min=5] Time 0
  19. /execute @a[tag=Lightw] ~ ~ ~ particle fireworksSpark ~ ~ ~ 0 0.1 0 0.5 2 force
  20. /replaceitem entity @a[tag=Lightw] slot.weapon.offhand minecraft:snowball 1 0 {ench:[],snow:1b,display:{Name:"Magic Dust",Lore:[Mystic dust in legend]}}
  21. /execute @a[tag=Lightw,score_UseSB_min=1,score_Energy_min=1] ~ ~ ~ scoreboard players tag @e[type=snowball,c=1,r=1] add Snow
  22. /execute @a[score_Energy_min=1] ~ ~ ~ /scoreboard players remove @a[tag=Lightw,score_UseSB_min=1,r=0] Energy 1
  23. /execute @e[tag=Snow] ~ ~ ~ scoreboard players tag @e[tag=!Lightw,type=!snowball,r=1] add Strike
  24. /execute @e[tag=Strike] ~ ~ ~ summon lightning_bolt ~ ~ ~
  25. /execute @e[tag=Snow] ~ ~ ~ particle fireworksSpark ~ ~ ~ 0.01 0.01 0.01 8 6 force
  26. /clear @a snowball 1 0 {display:{Name:"Magic Dust"}}
  27. /scoreboard players reset @a[tag=Lightw,score_UseSB_min=1] UseSB
  28. /scoreboard players remove @a[score_Safe_min=1] Safe 1
  29. /scoreboard players add @e[tag=Snow] Life 1
  30. /entitydata @e[tag=Snow] {NoGravity:1b}
  31. /kill @e[tag=Snow,score_Life_min=300]
  32. /effect @e[tag=Lightw] 1 1 2
  33. /scoreboard players tag @e[tag=Strike] remove Strike
  34. /scoreboard players tag @a[tag=Lightw] remove Lightw
  35. /execute @e[tag=LightAxe] ~ ~ ~ particle fireworksSpark ~ ~ ~ 0 2 0 5 6 force
  36. /execute @a[score_Energy_min=5,score_Power=0] ~ ~ ~ scoreboard players set @a[r=0] Power 100 {Inventory:[{Slot:-106b,id:minecraft:iron_axe,tag:{display:{Name:"Blitzaxt"}}}]}
  37. /scoreboard players remove @a[score_Power_min=1] Power 1
  38. /scoreboard players set @a[score_Energy_min=5,score_Power_min=1] Energy 0
  39. /scoreboard players set @a[score_Energy_min=5,score_Power_min=1,score_Safe=0] Safe 100
  40. /execute @a[score_Power_min=1] ~ ~ ~ effect @e[rm=1,r=5] slowness 1 2
  41. /execute @a[score_Power=100,score_Power_min=99] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  42. /execute @a[score_Power=90,score_Power_min=89] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  43. /execute @a[score_Power=80,score_Power_min=79] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  44. /execute @a[score_Power=70,score_Power_min=69] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  45. /execute @a[score_Power=60,score_Power_min=59] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  46. /execute @a[score_Power=50,score_Power_min=49] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  47. /execute @a[score_Power=40,score_Power_min=39] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  48. /execute @a[score_Power=30,score_Power_min=29] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  49. /execute @a[score_Power=20,score_Power_min=19] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  50. /execute @a[score_Power=10,score_Power_min=9] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  51. /execute @a[score_Power=2,score_Power_min=1] ~ ~ ~ execute @e[rm=1,r=5] ~ ~ ~ summon lightning_bolt ~ ~ ~
  52. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~4 ~ ~ 0 5 0 0.5 6
  53. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~-4 ~ ~ 0 5 0 0.5 6
  54. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~ ~ ~4 0 5 0 0.5 6
  55. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~ ~ ~-4 0 5 0 0.5 6
  56. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~3 ~ ~1 0 5 0 0.5 6
  57. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~3 ~ ~-1 0 5 0 0.5 6
  58. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~-3 ~ ~1 0 5 0 0.5 6
  59. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~-3 ~ ~-1 0 5 0 0.5 6
  60. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~2 ~ ~2 0 5 0 0.5 6
  61. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~2 ~ ~-2 0 5 0 0.5 6
  62. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~-2 ~ ~-2 0 5 0 0.5 6
  63. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~-2 ~ ~2 0 5 0 0.5 6
  64. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~1 ~ ~-3 0 5 0 0.5 6
  65. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~1 ~ ~3 0 5 0 0.5 6
  66. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~-1 ~ ~-3 0 5 0 0.5 6
  67. /execute @e[score_Power_min=1] ~ ~ ~ particle fireworksSpark ~-1 ~ ~3 0 5 0 0.5 6
  68. /scoreboard players tag @e[type=item] add Stick {OnGround:1b,Item:{id:minecraft:blaze_rod,Count:2b}}
  69. /scoreboard players tag @e[type=item] add NetherS {OnGround:1b,Item:{id:minecraft:nether_star}}
  70. /scoreboard players tag @e[type=item] add Iron {OnGround:1b,Item:{id:minecraft:iron_ingot,Count:2b}}
  71. /execute @e[tag=NetherS,type=item] ~ ~ ~ execute @e[type=item,tag=Stick,r=1,c=2] ~ ~ ~ execute @e[type=item,tag=Iron,r=1,c=2] ~ ~ ~ /summon item ~ ~1 ~ {Tags:["LightAxe"],Item:{id:iron_axe,Count:1b,tag:{HideFlags:1,display:{Name:"Blitzaxt",Lore:[+Shoot Lightning +Run Fast +ThunderStorm]},ench:[{id:34,lvl:5}]}}}
  72. /execute @e[tag=NetherS] ~ ~ ~ execute @e[tag=Iron,c=2,r=1] ~ ~ ~ scoreboard players tag @e[type=item] add ingre {OnGround:1b,Item:{id:minecraft:blaze_rod,Count:2b}}
  73. / execute @e[tag=Stick] ~ ~ ~ execute @e[tag=Iron,c=2,r=1] ~ ~ ~ scoreboard players tag @e[type=item] add ingre {OnGround:1b,Item:{id:minecraft:nether_star}}
  74. /execute @e[tag=NetherS] ~ ~ ~ execute @e[tag=Stick,c=2,r=1] ~ ~ ~ scoreboard players tag @e[type=item] add ingre {OnGround:1b,Item:{id:minecraft:iron_ingot,Count:2b}}
  75. /kill @e[tag=ingre]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement