Advertisement
prathishc

how to get anvil of wheeeee and other coolest items in minecraft

Mar 7th, 2014
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. Speed
  2. give @p 145 1 0 {AttributeModifiers:[{Operation:0,UUIDLe ast:1,UUIDMost:1,Amount:5.0,AttributeNam e:generic.movementSpeed,Name:whee}],disp­lay:{Name:"Anvil of Wheeeee"}}
  3.  
  4.  
  5. Follow range
  6. give @p 398 1 0 {AttributeModifiers:[{Operation:0,UUIDLe ast:5,UUIDMost:5,Amount:100.0,AttributeN ame:generic.followRange,Name:follow}],di­splay:{Name:"Follow me"}}
  7.  
  8.  
  9. Health
  10. give @p 397 1 1 {AttributeModifiers:[{Operation:0,UUIDLe ast:3,UUIDMost:3,Amount:100.0,AttributeN ame:generic.maxHealth,Name:Zhead}],displ­ay:{Name:"Death Head of Health"}}
  11.  
  12.  
  13. Knockback
  14. give @p 288 1 0 {AttributeModifiers:[{Operation:0,UUIDLe ast:4,UUIDMost:4,Amount:100.0,AttributeN ame:generic.knockbackResistance,Name:Lea­dF}],display:{Name:"Lead Feather"}}
  15.  
  16.  
  17. Attack Damage
  18. give @p 37 1 0 {AttributeModifiers:[{Operation:0,UUIDLe ast:1,UUIDMost:1,Amount:100,AttributeNam e:generic.attackDamage,Name:Flower}],dis­play:{Name:"Dandelion of Death"}}
  19.  
  20.  
  21. All Attributes
  22. give @p 77 1 0 {AttributeModifiers:[{Operation:0,UUIDLe ast:3,UUIDMost:3,Amount:100.0,AttributeN ame:generic.maxHealth,Name:Zhead},{Opera­tion:0,UUIDLeast:1,UUIDMost:1,Amount:2.0 ,AttributeName:generic.movementSpeed,Nam e:whee},{Operation:0,UUIDLeast:4,UUIDMos­t:4,Amount:100.0,AttributeName:generic.k nockbackResistance,Name:LeadF},{Operatio n:0,UUIDLeast:1,UUIDMost:1,Amount:100,At­tributeName:generic.attackDamage,Name:Fl ower},{Operation:0,UUIDLeast:5,UUIDMost: 5,Amount:100.0,AttributeName:generic.fol­lowRange,Name:follow}],display:{Name:"Bu tton of ULTIMATE POWER"}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement