Advertisement
Guest User

Fixed potion swords

a guest
Feb 6th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. summon FallingSand ~ ~1.5 ~ {Motion:[0.0d,-1.0d,0.0d],Time:1,DropItem:0,Block:redstone_block,Passengers:[
  2. {id:FallingSand,Time:1,DropItem:0,Block:activator_rail},
  3. {id:MinecartCommandBlock,Command:say Made with 15Redstones command generator},
  4. {id:MinecartCommandBlock,Command:setblock ~2 ~-2 ~0 minecraft:repeating_command_block 5 replace {auto:1b,TrackOutput:0b,Command:scoreboard objectives add GM4_potionSwords stat.useItem.minecraft.golden_sword}},
  5. {id:MinecartCommandBlock,Command:"setblock ~3 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:\"scoreboard players set @a[score_GM4_potionSwords_min=1] GM4_potionSwords 104 {Inventory:[{id:\\\"minecraft:potion\\\",tag:{Potion:\\\"minecraft:strong_healing\\\"}}]}\"}"},
  6. {id:MinecartCommandBlock,Command:"setblock ~4 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:\"scoreboard players set @a[score_GM4_potionSwords_min=1] GM4_potionSwords 109 {Inventory:[{id:\\\"minecraft:potion\\\",tag:{Potion:\\\"minecraft:strong_poison\\\"}}]}\"}"},
  7. {id:MinecartCommandBlock,Command:"setblock ~5 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:\"scoreboard players set @a[score_GM4_potionSwords_min=1] GM4_potionSwords 112 {Inventory:[{id:\\\"minecraft:potion\\\",tag:{Potion:\\\"minecraft:long_invisibility\\\"}}]}\"}"},
  8. {id:MinecartCommandBlock,Command:"setblock ~6 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:\"scoreboard players set @a[score_GM4_potionSwords_min=1] GM4_potionSwords 117 {Inventory:[{id:\\\"minecraft:potion\\\",tag:{Potion:\\\"minecraft:long_slowness\\\"}}]}\"}"},
  9. {id:MinecartCommandBlock,Command:setblock ~7 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:execute @a[score_GM4_potionSwords_min=104,score_GM4_potionSwords=104] ~ ~ ~ effect @a[r=5] absorption 8 0}},
  10. {id:MinecartCommandBlock,Command:setblock ~8 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:execute @a[score_GM4_potionSwords_min=109,score_GM4_potionSwords=109] ~ ~ ~ effect @e[type=!Player,r=3] wither 4 1}},
  11. {id:MinecartCommandBlock,Command:setblock ~9 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:execute @a[score_GM4_potionSwords_min=112,score_GM4_potionSwords=112] ~ ~ ~ effect @a[rm=1,r=5] invisibility 4 0}},
  12. {id:MinecartCommandBlock,Command:setblock ~10 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:execute @a[score_GM4_potionSwords_min=117,score_GM4_potionSwords=117] ~ ~ ~ effect @e[type=!Player,r=3] slowness 4 10}},
  13. {id:MinecartCommandBlock,Command:setblock ~11 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:scoreboard players set @e[type=Skeleton] GM4_potionSwords 121 {ActiveEffects:[{Id:20b,Amplifier:1b}]}}},
  14. {id:MinecartCommandBlock,Command:setblock ~12 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:entitydata @e[type=Skeleton,score_GM4_potionSwords_min=121,score_GM4_potionSwords=121] {SkeletonType:1b,ActiveEffects:[{Id:20b,Amplifier:1b,Duration:0}]}}},
  15. {id:MinecartCommandBlock,Command:setblock ~13 ~-2 ~0 minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:scoreboard players reset @e[score_GM4_potionSwords_min=1] GM4_potionSwords}},
  16. {id:MinecartCommandBlock,Command:setblock ~1 ~-2 ~ wall_sign 4},
  17. {id:MinecartCommandBlock,Command:"blockdata ~1 ~-2 ~ {Text1:\"{\\\"text\\\":\\\"Potion Swords 2.1\\\",\\\"clickEvent\\\":{\\\"action\\\":\\\"run_command\\\",\\\"value\\\":\\\"tellraw @p [\\\\\\\"\\\\\\\",{\\\\\\\"text\\\\\\\":\\\\\\\"[GM4] Potion swords V2.1 I didn't have time to finish the tellraw so no clicking for updates or info\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"aqua\\\\\\\"}]\\\"}}\",Text2:\"{\\\"text\\\":\\\"Do I rly have to\\\"}\",Text3:\"{\\\"text\\\":\\\"tell you to click\\\"}\",Text4:\"{\\\"text\\\":\\\"here for info?\\\"}\"}"},
  18. {id:MinecartCommandBlock,Command:"summon ArmorStand ~2 ~-1.9 ~ {CustomName:GM4_potionSwords,Tags:[\"2.1\",GM4,],NoGravity:1b}"},
  19. {id:MinecartCommandBlock,Command:kill @e[type=MinecartCommandBlock,r=0]}
  20. ]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement