Guest User

Untitled

a guest
Jul 19th, 2021
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. name: '&e&lEpic totem'
  2. material: BEACON
  3. lore:
  4. - ''
  5. - §bDefault Lore
  6. dropBlockIfItIsBroken: true
  7. dropBlockWhenItExplodes: true
  8. onlyBreakableWithEI: []
  9. activators:
  10. activator1:
  11. activator: LOOP
  12. displayName: Activator name
  13. commands:
  14. - PARTICLE CLOUD 25 0.3 0.1
  15. - AROUND 10 effect give %target% speed 1 1
  16. ownerCommands: []
  17. silenceOutput: true
  18. delay: 5
  19. inTickDelay: true
  20. cancelEventIfInvalidRequiredExecutableItems: false
  21. cancelEvent: false
  22. conditions:
  23. blockConditions:
  24. blockAroundCdts:
  25. bAC0:
  26. southValue: 0
  27. nortValue: 0
  28. westValue: 0
  29. eastValue: 0
  30. aboveValue: 1
  31. underValue: 0
  32. blockMustBeExecutableBlock: []
  33. blockTypeMustBe:
  34. - RAW_IRON_BLOCK
  35. errorMsg: '&eerror block 1'
  36. northValue: 0
  37. bAC1:
  38. southValue: 0
  39. nortValue: 0
  40. westValue: 0
  41. eastValue: 0
  42. aboveValue: 0
  43. underValue: 1
  44. blockMustBeExecutableBlock: []
  45. blockTypeMustBe:
  46. - RAW_IRON_BLOCK
  47. errorMsg: error block 1
  48. bAC2:
  49. southValue: 0
  50. nortValue: 0
  51. westValue: 1
  52. eastValue: 0
  53. aboveValue: 0
  54. underValue: 0
  55. blockMustBeExecutableBlock: []
  56. blockTypeMustBe:
  57. - RAW_IRON_BLOCK
  58. errorMsg: error block 1
  59. bAC3:
  60. southValue: 0
  61. nortValue: 0
  62. westValue: 0
  63. eastValue: 1
  64. aboveValue: 0
  65. underValue: 0
  66. blockMustBeExecutableBlock: []
  67. blockTypeMustBe:
  68. - RAW_IRON_BLOCK
  69. errorMsg: error block 1
  70. bAC4:
  71. southValue: 0
  72. nortValue: 0
  73. westValue: 0
  74. eastValue: 0
  75. aboveValue: 2
  76. underValue: 0
  77. blockMustBeExecutableBlock: []
  78. blockTypeMustBe:
  79. - RAW_GOLD_BLOCK
  80. errorMsg: error block 2
  81. fPlantFullyGrown: false
  82. ifPlantFullyGrownMsg: '&4&l[ExecutableBlocks] &cThe plant must be fully grown
  83. to active the activator: &6%activator% &cof this item!'
  84. ifIsPoweredMsg: '&4&l[ExecutableBlocks] &cThe must be powered by redstone
  85. to active the activator: &6%activator% &cof this item!'
  86. activator2:
  87. activator: LOOP
  88. displayName: Activator name
  89. commands:
  90. - PARTICLE COMPOSTER 25 0.8 0.1
  91. - AROUND 10 effect give %target% jump_boost 1 1
  92. ownerCommands: []
  93. silenceOutput: true
  94. delay: 5
  95. inTickDelay: true
  96. cancelEventIfInvalidRequiredExecutableItems: false
  97. cancelEvent: false
  98. conditions:
  99. blockConditions:
  100. blockAroundCdts:
  101. bAC0:
  102. southValue: 0
  103. nortValue: 0
  104. westValue: 0
  105. eastValue: 0
  106. aboveValue: 1
  107. underValue: 0
  108. blockMustBeExecutableBlock: []
  109. blockTypeMustBe:
  110. - RAW_IRON_BLOCK
  111. errorMsg: error block 1
  112. bAC1:
  113. southValue: 0
  114. nortValue: 0
  115. westValue: 0
  116. eastValue: 0
  117. aboveValue: 0
  118. underValue: 1
  119. blockMustBeExecutableBlock: []
  120. blockTypeMustBe:
  121. - RAW_IRON_BLOCK
  122. errorMsg: error block 1
  123. bAC2:
  124. southValue: 0
  125. nortValue: 0
  126. westValue: 1
  127. eastValue: 0
  128. aboveValue: 0
  129. underValue: 0
  130. blockMustBeExecutableBlock: []
  131. blockTypeMustBe:
  132. - RAW_IRON_BLOCK
  133. errorMsg: error block 1
  134. bAC3:
  135. southValue: 0
  136. nortValue: 0
  137. westValue: 0
  138. eastValue: 1
  139. aboveValue: 0
  140. underValue: 0
  141. blockMustBeExecutableBlock: []
  142. blockTypeMustBe:
  143. - RAW_IRON_BLOCK
  144. errorMsg: error block 1
  145. bAC4:
  146. southValue: 0
  147. nortValue: 0
  148. westValue: 0
  149. eastValue: 0
  150. aboveValue: 2
  151. underValue: 0
  152. blockMustBeExecutableBlock: []
  153. blockTypeMustBe:
  154. - EMERALD_BLOCK
  155. errorMsg: error block 2
  156.  
Advertisement
Add Comment
Please, Sign In to add comment