Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2020
1,566
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.20 KB | None | 0 0
  1. Premium:
  2.     type: ENDER_CHEST
  3.     item: 'TRIPWIRE_HOOK 1 name:&c&lPremium_Key glow:true'
  4.     animation: 'CSGO'
  5.     display-name: '&c&lPremium Crate'
  6.     holographic:
  7.         - '{crate-name}'
  8.         - '{lore:1}'
  9.     confirmation:
  10.         enabled: true
  11.         accept-button: 'GREEN_STAINED_GLASS_PANE 1 name:&aYes lore:&fClick_here_to_open_{crate}!'
  12.         decline-button: 'RED_STAINED_GLASS_PANE 1 name:&4No'
  13.     preview:
  14.         enabled: true
  15.         rows: 2
  16.     buy:
  17.         enabled: false
  18.         cost: 0
  19.     message:
  20.         open: '{p}You have opened a {crate}'
  21.         broadcast: '&c&l&kJ &c&lA premium crate is being opened &c&l&kj'
  22.     effect:
  23.         1:
  24.           class: Original
  25.           category: PERSISTENT
  26.         2:
  27.           class: Sound
  28.           category: ANIMATION
  29.           sound: BLOCK_WOOD_PLACE
  30.         3:
  31.           class: Sound
  32.           sound: ENTITY_BAT_TAKEOFF
  33.           CATEGORY: END
  34.     reward:
  35.         minimum-rewards: 1
  36.         maximum-rewards: 1
  37.         rewards:
  38.             - 'unique:(),     chance:(30),          cmd:(eco give {player} 1500), display:(paper 1 name:&c$1500! glow:true)'
  39.             - 'unique:(),     chance:(25),          item:(ender_pearl 1)'
  40.             - 'unique:(),     chance:(23),          cmd:(xp give {player} 300), display:glass_bottle 1 name:&c&l300 XP glow:true)'
  41.             - 'unique(),      chance:(20),          item:(diamond 5)'
  42.             - 'unique(),      chance:(19),          item:(spawner{BlockEntityTag:{SpawnData:{id:"cow"}}} 1)'
  43.             - 'unique(),      chance:(18),          item:(diamond_sword 1 sharpness:3 fire_aspect:2 looting:3 name:&c&lPremium_Sword)'
  44.             - 'unique(),      chance:(17),          item:(bow 1 power:3 flame:1 infinity:1 name:&c&lPremium_Bow)'
  45.             - 'unique:(),     chance:(15),          cmd:(eco give {player} 5000), display:(player 1 name:&c&l$5000! glow:true)'
  46.             - 'unique:(),     chance:(14),          item:(diamond_pickaxe 1 efficiency:3 fortune:2 name:&c&lPremium_Pickaxe)'
  47.             - 'unique:().     chance:(10),          item:(golden_apple 10)'
  48.             - 'unique:(),     chance:(10),          cmd:(manuaddp {player} Pet.type.vex), display:(vex_spawn_egg 1 name:&c&lVex_Pet glow:true)'
  49.             - 'unique:(),     chance:(10),          cmd:(manuaddp {player} Pet.type.witherskeleton), display:(wither_skeleton_spawn_egg 1 name:&c&lWith_Skeleton_Pet glow:true)'
  50.             - 'unique:(),     chance:(5),          cmd:(eco give {player} 7500), display:(paper 1 name:&c&l&kJ&c&l_$7500!_&c&l&kJ glow:true)'
  51.             - 'unique:(),     chance:(3),          item:(spawner{BlockEntityTag:{SpawnData:{id:"witch"}}} 1)'
  52.             - 'unique:(),     chance:(2),          item:(diamond_helmet 1 protection:2 projectile_protection:2 name:&c&lPremium_Helmet), (diamond_chestplate 1 protection:2 projectile_protection:2 name:&c&lPremium_Chestplate), (diamond_leggings 1 protection:2 projectile_protection:2 name:&c&lPremium_Leggings), (diamond_boots 1 protection:2 projectile_protection:2 name:&c&lPremium_Leggings), display:(diamond_chestplate 1 name:&c&lPremium_Armour glow:true)'
  53.             - 'unique:(),     chance:(0.5),         item:(paper 1 name:&c&lRANK_UPGRADE glow:true)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement