dragnoz

Placeable Tesla Tower In Vanilla Minecraft

Jun 19th, 2014
28,239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. /give @p sea_lantern 1 0 {display:{Name:"Tesla Tower"}}
  2.  
  3. /scoreboard players add @e[type=Item] tower 1 {Item:{tag:{display:{Name:"Tesla Tower"}}}}
  4.  
  5. /execute @e[score_tower_min=20] ~ ~ ~ /clone 1333 4 1147 1327 7 1153 ~-3 ~-4 ~-4
  6.  
  7. /kill @e[score_tower_min=20]
  8.  
  9. /summon Guardian ~2 ~8 ~1 {CustomName:"Tesla Tower",Riding:{id:"WitherSkull",direction:[0.0,0.0,0.0],ExplosionPower:0},ActiveEffects:[{Id:14,Duration:999999,Ambient:1}]}
  10.  
  11. /summon Squid ~ ~1 ~ {CustomName:"Zombie",Riding:{id:"Zombie",Equipment:[{},{},{},{},{id:leather_helmet}]},ActiveEffects:[{Id:14,Duration:999999,Ambient:1}],Attributes:[{Name:generic.maxHealth,Base:20}]}
Advertisement
Add Comment
Please, Sign In to add comment