Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.91 KB | None | 0 0
  1. crates {
  2. vote {
  3. # This line represents the crate id.
  4. items=[
  5. {
  6. count=1
  7. formatversion=1
  8. huskydata {
  9. rewards=[
  10. {
  11. command="lp user %p permission settemp nucleus.fly.base true 1d"
  12. type=command
  13. },
  14. {
  15. command="lp user %p permission settemp nucleus.home.set.unlimited 1d"
  16. type=command
  17. },
  18. {
  19. command="lp user %p permission settemp prefix.130.&8[&fIron&8] 1d"
  20. type=command
  21. }
  22. ]
  23. weight=100
  24. }
  25. id="minecraft:iron_block"
  26. name="Iron Rank"
  27. }
  28. ]
  29. name="Vote Crate"
  30. options {
  31. # optional configuration Custom crate key ID, must be valid or will cause issues.
  32. keyID="minecraft:tripwire_hook"
  33. particle1 {
  34. color=[
  35. 0,
  36. 160,
  37. 50
  38. ]
  39. }
  40. particle2 {
  41. color=[
  42. 81,
  43. 72,
  44. 0
  45. ]
  46. }
  47. }
  48. spinnerOptions {
  49. # this whole block is entirely optionalOverrides the dampening from the default (1.05)
  50. dampening=1.035
  51. # min and max are not both required, note that if not defined they will default to zero.
  52. maxClickModifier=6
  53. # overrides the maxClicks from the default (45)
  54. maxClicks=48
  55. minClickModifier=-8
  56. }
  57. type=Spinner
  58. }
  59. spoopy {
  60. items=[
  61. {
  62. count=1
  63. formatversion=1
  64. huskydata {
  65. rewards=[
  66. {
  67. command="give %p minecraft:lit_pumpkin 5"
  68. type=command
  69. }
  70. ]
  71. weight=100
  72. }
  73. id="minecraft:lit_pumpkin"
  74. name="Spoopy lit pumpkin"
  75. },
  76. {
  77. count=1
  78. formatversion=1
  79. huskydata {
  80. rewards=[
  81. {
  82. command="give %p minecraft:pumpkin 5"
  83. type=command
  84. }
  85. ]
  86. weight=100
  87. }
  88. id="minecraft:pumpkin"
  89. name="Spoopy basic pumpkin"
  90. },
  91. {
  92. count=1
  93. formatversion=1
  94. huskydata {
  95. rewards=[
  96. {
  97. command="give %p harvestcraft:pumpkinbreaditem 5"
  98. type=command
  99. }
  100. ]
  101. weight=100
  102. }
  103. id="harvestcraft:pumpkinbreaditem"
  104. name="Spoopy bread"
  105. },
  106. {
  107. count=1
  108. formatversion=1
  109. huskydata {
  110. rewards=[
  111. {
  112. command="give %p harvestcraft:pumpkinoatsconesitem 5"
  113. type=command
  114. }
  115. ]
  116. weight=100
  117. }
  118. id="harvestcraft:pumpkinoatsconesitem"
  119. name="Spoopy cookies"
  120. },
  121. {
  122. count=1
  123. formatversion=1
  124. huskydata {
  125. rewards=[
  126. {
  127. command="give %p harvestcraft:pumpkinyogurtitem 5"
  128. type=command
  129. }
  130. ]
  131. weight=100
  132. }
  133. id="harvestcraft:pumpkinyogurtitem"
  134. name="Spoopy yogurt"
  135. },
  136. {
  137. count=1
  138. formatversion=1
  139. huskydata {
  140. rewards=[
  141. {
  142. command="give %p harvestcraft:pumpkinmuffinitem 5"
  143. type=command
  144. }
  145. ]
  146. weight=100
  147. }
  148. id="harvestcraft:pumpkinmuffinitem"
  149. name="Spoopy muffin"
  150. },
  151. {
  152. count=1
  153. formatversion=1
  154. huskydata {
  155. rewards=[
  156. {
  157. command="give %p harvestcraft:pumpkincheesecakeitem 3"
  158. type=command
  159. }
  160. ]
  161. weight=50
  162. }
  163. id="harvestcraft:pumpkincheesecakeitem"
  164. name="Spoopy cake"
  165. },
  166. {
  167. count=1
  168. formatversion=1
  169. huskydata {
  170. rewards=[
  171. {
  172. command="give %p railcraft:cart_pumpkin 1"
  173. type=command
  174. }
  175. ]
  176. weight=50
  177. }
  178. id="railcraft:cart_pumpkin"
  179. name="Spoopy cart"
  180. },
  181. {
  182. count=1
  183. formatversion=1
  184. huskydata {
  185. rewards=[
  186. {
  187. command="give %p natura:nether_logs 64"
  188. type=command
  189. }
  190. ]
  191. weight=50
  192. }
  193. id="natura:nether_logs"
  194. name="Casper wood"
  195. },
  196. {
  197. count=1
  198. formatversion=1
  199. huskydata {
  200. rewards=[
  201. {
  202. command="give %p botania:manaResource 6 5"
  203. type=command
  204. }
  205. ]
  206. weight=1
  207. }
  208. id="botania:manaResource"
  209. damage=5
  210. name="Little spoopy spirits"
  211. },
  212. {
  213. count=1
  214. formatversion=1
  215. huskydata {
  216. rewards=[
  217. {
  218. command="give %p minecraft:nether_star 5"
  219. type=command
  220. }
  221. ]
  222. weight=1
  223. }
  224. id="minecraft:nether_star"
  225. name="Satans left nut"
  226. }
  227. ]
  228. name="Halloweeny crate"
  229. options {
  230. keyID="minecraft:skull"
  231. particle1 {
  232. color=[
  233. 226,
  234. 105,
  235. 0
  236. ]
  237. }
  238. particle2 {
  239. color=[
  240. 0,
  241. 0,
  242. 0
  243. ]
  244. }
  245. }
  246. spinnerOptions {
  247. dampening=1.035
  248. maxClickModifier=6
  249. maxClicks=48
  250. minClickModifier=-8
  251. }
  252. type=spinner
  253.  
  254. }
  255. }
  256. lang {
  257. noKeyMessage="&6You need the correct key to open the &4%c&6..."
  258. prefix="&8[&4&nCRATE&r&8]&r "
  259. rewardAnnounceMessage="&4%p &6won a reward &6from the &4%c!"
  260. rewardMessage="&6You won an item from the &4%c&6!"
  261. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement