Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. /give @p chest 1 0 {HideFlags:63,ench:[{id:48,lvl:5}],BlockEntityTag:{Items:[{id:"sign",Count:1,tag:{display:{Name:"Troll Potions"},HideFlags:6},Slot:1},{id:"sign",Count:1,tag:{display:{Name:"Troll Tools"},HideFlags:6},Slot:4},{id:373,Count:1,Damage:16395,tag:{CustomPotionEffects:[{Id:8,Amplifier:100,Duration:20000000}],ench:[{id:48,lvl:5}],display:{Name:"Potion of Troll Bounce"},HideFlags:63},Slot:18},{id:373,Count:1,Damage:16386,tag:{CustomPotionEffects:[{Id:1,Amplifier:100,Duration:20000000}],ench:[{id:48,lvl:5}],display:{Name:"Potion of Troll Run"},HideFlags:63},Slot:19},{id:373,Count:1,Damage:16393,tag:{CustomPotionEffects:[{Id:11,Amplifier:128,Duration:20000000}],ench:[{id:48,lvl:5}],display:{Name:"Potion of Troll Fighting"},HideFlags:63},Slot:20},{id:"bow",Count:1,tag:{display:{Name:"One-Shot Bow"},AttributeModifiers:[{AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:10000,Operation:0,UUIDMost:60967,UUIDLeast:264895}],ench:[{id:48,lvl:1000}],HideFlags:63,Unbreakable:1},Slot:22},{id:"diamond_pickaxe",Count:1,tag:{display:{Name:"Insta-Mine Pickaxe"},ench:[{id:32,lvl:1000}],HideFlags:63,Unbreakable:1},Slot:23},{id:"mob_spawner",Damage:0,Count:1,Slot:16,tag:{HideFlags:63,display:{Name:"TrollGhost Spawner",Lore:["DO NOT USE","IN SURVIVAL"]},BlockEntityTag:{EntityId:Zombie,SpawnData:{Silent:1b,IsBaby:1b,Invulnerable:1b,ActiveEffects:[{Id:14,Amplifier:0,Duration:1000000,ShowParticles:0b,Ambient:0b}],Attributes:{Modifiers:[{AttributeName:"generic.attackDamage",Operation:0,Name:"Attack Damage",UUIDMost:10000,UUIDLeast:100000}],Name:"Name"},CustomName:"TrollGhost"},MaxSpawnDelay:40},ench:[{id:48,lvl:5}]}},{id:"diamond_sword",Damage:0,Count:1,Slot:21,tag:{AttributeModifiers:[{AttributeName:"generic.attackDamage",Amount:10000.0D,Operation:0,Name:"Attack Damage",UUIDMost:10000,UUIDLeast:100000}],ench:[{id:48,lvl:5}],display:{Name:"One-Shot Sword",Lore:[]},HideFlags:63,Unbreakable:1b}}]},display:{Name:"Ultimate Trolling Kit",Lore:["All you need to do some","epic trolling! XD"]}}
  2.  
  3. /give @p chest 1 0 {
  4. BlockEntityTag: {
  5. Items: [
  6. {
  7. id: "diamond_helmet",
  8. Slot: 0,
  9. Count: 1
  10. },
  11. {
  12. id: "diamond_chestplate",
  13. Slot: 10,
  14. Count: 1
  15. },
  16. {
  17. id: "diamond_leggings",
  18. Slot: 11,
  19. Count: 1
  20. },
  21. {
  22. id: "diamond_pickaxe",
  23. Slot: 17,
  24. Count: 1
  25. },
  26. {
  27. id: "diamond_boots",
  28. Slot: 20,
  29. Count: 1
  30. },
  31. {
  32. id: "diamond_sword",
  33. Slot: 24,
  34. Count: 1
  35. }
  36. ]
  37. }
  38. }
  39.  
  40. /particle townaura ~ ~2 ~ 0 0 0 0.01 5000
  41. /particle depthsuspend ~ ~2 ~ 1 1 1 0.01 5000
  42. /particle minecraft:test_bounce ~ ~2 ~
  43. /particle flame ~ ~1 ~ 0 0.5 0 0.01 20
  44. /execute strykerz_2_0 ~ ~ ~ /particle flame ~ ~ ~ 0 0.5 0 0.1 50
  45. hugeexplosion
  46. largesmoke
  47. snowballpoof
  48.  
  49. /tellraw @p ["",{"text":"abonne toi","color":"dark_blue","italic":true,"underlined":true,"clickEvent":{"action":"open_url","value":"https://www.youtube.com/channel/UC8gquov9TmV-8PvUr9-iIpA?view_as=subscriber"}}]
  50.  
  51. /give @a minecraft:diamond_sword 1 0 {ench:[{id:16,lvl:10000}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement