Advertisement
Guest User

phase.yml

a guest
Mar 13th, 2019
768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. phase:
  2. icon: diamond_axe:72
  3. icon_disabled: diamond_hoe:72
  4. icon_url: http://textures.minecraft.net/texture/3186699cf52cb2f732b7948784b262a49d43a57c801368f776e3c9a88151d
  5. category: master
  6. tags: noduel,nojail
  7. worth: 400
  8. earns_sp: 2
  9. quick_cast: true
  10. actions:
  11. cast:
  12. - class: Delay
  13. - class: PlayEffects
  14. effects: phase
  15. - class: ChangeWorld
  16. effects:
  17. cast:
  18. - class: EffectSingle
  19. sound: block_portal_travel
  20. sound_volume: 0.5
  21. sound_pitch: 0.4
  22. location: source
  23. source_location: eyes
  24. effectlib:
  25. class: AnimatedBall
  26. particle: portal
  27. duration: 5000
  28. y_offset: -0.5
  29. particle_count: 8
  30. particle_offset_x: 0.9
  31. particle_offset_y: 2
  32. particle_offset_z: 0.9
  33. - location: source
  34. source_location: eyes
  35. effectlib:
  36. class: AnimatedBall
  37. particle: redstone
  38. color: "F000F0"
  39. duration: 5000
  40. y_offset: -0.5
  41. phase:
  42. - class: EffectSingle
  43. source_location: eyes
  44. sound: magic.teleport
  45. location: source
  46. sound_volume: 0.8
  47. sound_pitch: 0.8
  48. color: FF00FF
  49. firework: star
  50. teleport:
  51. - class: EffectSingle
  52. sound: magic.teleport
  53. sound_volume: 0.8
  54. sound_pitch: 0.8
  55. location: target
  56. source_location: eyes
  57. color: FF00FF
  58. firework: star
  59. effectlib:
  60. class: AnimatedBall
  61. particle: portal
  62. duration: 2500
  63. y_offset: -0.5
  64. particle_count: 8
  65. particle_offset_x: 0.9
  66. particle_offset_y: 2
  67. particle_offset_z: 0.9
  68. - location: target
  69. source_location: eyes
  70. effectlib:
  71. class: AnimatedBall
  72. particle: redstone
  73. color: "F000F0"
  74. duration: 5000
  75. y_offset: -0.5
  76. parameters:
  77. warmup: 5000
  78. cancel_on_damage: 1
  79. cancel_on_cast_other: true
  80. cooldown: 15000
  81. target: self
  82. vertical_range: 255
  83. worlds:
  84. Space:
  85. target: world_magic
  86. scale: 1
  87. world_magic:
  88. target: Space
  89. scale: 1
  90. TestingWorld:
  91. target: Space
  92. scale: 1
  93. costs:
  94. mana: 50
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement