Advertisement
KohakuSaintCrown

Untitled

Jun 17th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.84 KB | None | 0 0
  1. CustomLuckyBlocks:
  2.   VipLuckyBlock:
  3.     active: true
  4.     Material: CONCRETE_POWDER
  5.     MaterialData: 0
  6.     ItemName: '&8&l[ &7Vip LuckyBlock &8&l]'
  7.     lore:
  8.    - '&bLuckyBlock for Vips'
  9.     glowing: true
  10.     useDataBase:
  11.       use: true
  12.       code: VLB
  13.     PlaySound:
  14.       use: false
  15.       Sound: ENTITY_BAT_AMBIENT
  16.       Pitch: 2
  17.     StaticEffect:
  18.       use: false
  19.       type: HEART
  20.     ExplosionPrevent: true
  21.     Cost: 100
  22.     Surprises:
  23.    - Vip1
  24.     permission: luckyblocksuper.use.vipluckyblock
  25. Surprises:
  26.   Vip1:
  27.     Items:
  28.    - 57, 0, 1
  29.     - 276, 0, 1
  30.     Particle:
  31.       active: false
  32.       type: FLAME
  33.     Message:
  34.       Chat:
  35.      - ' '
  36.       ActionBar: ' '
  37.     Fireworks: true
  38.     Schematic:
  39.       active: false
  40.       Name: none
  41.     Percent: 100
  42. LuckyBlocks:
  43. - VipLuckyBlock
  44. SurprisesList:
  45. - Vip1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement