Advertisement
Marcely99

MBedwars Cosmetics: default_bed_destroys.yml

Aug 17th, 2022 (edited)
951
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 6.79 KB | None | 0 0
  1. id: bed_destroys
  2.  
  3. items:
  4.   bd_none:
  5.     name: "%Cosmetics_Item_None_Name%"
  6.     description: "%Cosmetics_Item_None_BedDestroys_Description%"
  7.     icon: "barrier"
  8.     category: animation-bed-destroy
  9.     behaviour: unset-active
  10.  
  11.   bd_random:
  12.     name: "%Cosmetics_Item_Random_Name%"
  13.     description: "%Cosmetics_Item_RandomBedDestroy_Description%"
  14.     icon: "ender_chest"
  15.     category: animation-bed-destroy
  16.     behaviour: play-random
  17.  
  18.   bd_squid_missle:
  19.     name: "%Cosmetics_Item_SquidMissile_Name%"
  20.     description: "%Cosmetics_Item_SquidMissile_BedDestroy_Description%"
  21.     icon: "monster_egg:squid"
  22.     category: animation-bed-destroy
  23.     animation: squid_missle
  24.     rarity: common
  25.     currency: coins
  26.     price: 5000
  27.  
  28.   bd_firework:
  29.     name: "%Cosmetics_Item_Firework_Name%"
  30.     description: "%Cosmetics_Item_Firework_BedDestroy_Description%"
  31.     icon: "firework"
  32.     category: animation-bed-destroy
  33.     animation: firework
  34.     rarity: common
  35.     currency: coins
  36.     price: 5000
  37.  
  38.   bd_lightning_strike:
  39.     name: "%Cosmetics_Item_LightningStrike_Name%"
  40.     description: "%Cosmetics_Item_LightningStrike_BedDestroy_Description%"
  41.     icon: "glass"
  42.     category: animation-bed-destroy
  43.     animation: lightning_strike
  44.     rarity: common
  45.     currency: coins
  46.     price: 5000
  47.  
  48.   bd_ghost:
  49.     name: "%Cosmetics_Item_Ghost_Name%"
  50.     icon: "skull:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjhkMjE4MzY0MDIxOGFiMzMwYWM1NmQyYWFiN2UyOWE5NzkwYTU0NWY2OTE2MTllMzg1NzhlYTRhNjlhZTBiNiJ9fX0="
  51.     category: animation-bed-destroy
  52.     animation: ghosts
  53.     rarity: common
  54.     currency: coins
  55.     price: 5000
  56.  
  57.   bd_lava_explosion:
  58.     name: "%Cosmetics_Item_LavaExplosion_Name%"
  59.     icon: "lava_bucket"
  60.     category: animation-bed-destroy
  61.     animation: lava_explosion
  62.     rarity: rare
  63.     currency: coins
  64.     price: 10000
  65.  
  66.   bd_pig_missile:
  67.     name: "%Cosmetics_Item_PigMissile_Name%"
  68.     description: "%Cosmetics_Item_PigMissile_Description%"
  69.     icon: "carrot_stick"
  70.     category: animation-bed-destroy
  71.     animation: pig_rocket
  72.     rarity: rare
  73.     currency: coins
  74.     price: 30000
  75.  
  76.   bd_tornado:
  77.     name: "%Cosmetics_Item_Tornado_Name%"
  78.     description: "%Cosmetics_Item_Tornado_BedDestroy_Description%"
  79.     icon: "string"
  80.     category: animation-bed-destroy
  81.     animation: "tornado"
  82.     rarity: epic
  83.     currency: coins
  84.     price: 25000
  85.  
  86.   bd_thief:
  87.     name: "%Cosmetics_Item_Thief_Name%"
  88.     icon: "ender_pearl"
  89.     category: animation-bed-destroy
  90.     animation: bed_thief
  91.     rarity: epic
  92.     currency: coins
  93.     price: 25000
  94.  
  95.   bd_pumpkin_explosion:
  96.     name: "%Cosmetics_Item_PumpkinExplosion_Name%"
  97.     icon: "pumpkin"
  98.     category: animation-bed-destroy
  99.     animation: pumpkin_explosion_huge
  100.     rarity: epic
  101.     currency: coins
  102.     price: 25000
  103.  
  104.   bd_gift_explosion:
  105.     name: "%Cosmetics_Item_PresentExplosion_Name%"
  106.     icon: "skull:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGFjYjNjMWUxYjM0Zjg3MzRhZWRmYWJkMWUxZjVlMGIyODBiZWY5MjRmYjhiYmYzZTY5MmQyNTM4MjY2ZjQifX19"
  107.     category: animation-bed-destroy
  108.     animation: "gift_explosion"
  109.     rarity: epic
  110.     currency: coins
  111.     price: 25000
  112.  
  113.   bd_egg_explosion:
  114.     name: "%Cosmetics_Item_Eggsplosion_Name%"
  115.     icon: "egg"
  116.     category: animation-bed-destroy
  117.     animation: egg_explosion
  118.     rarity: epic
  119.     currency: coins
  120.     price: 25000
  121.  
  122.   bd_blizzard:
  123.     name: "%Cosmetics_Item_Blizzard_Name%"
  124.     icon: "snowball"
  125.     category: animation-bed-destroy
  126.     animation: blizzard
  127.     rarity: epic
  128.     currency: coins
  129.     price: 25000
  130.  
  131.   bd_bed_bugs:
  132.     name: "%Cosmetics_Item_BedBugs_Name%"
  133.     description: "%Cosmetics_Item_BedBugs_Description%"
  134.     icon: "monster_egg:60"
  135.     category: animation-bed-destroy
  136.     animation: bed_bugs
  137.     rarity: legendary
  138.     currency: coins
  139.     price: 100000
  140.  
  141.   bd_pig_explosion:
  142.     name: "%Cosmetics_Item_Pigsplosion_Name%"
  143.     description: "%Cosmetics_Item_Pigsplosion_Description%"
  144.     icon: "monster_egg:90"
  145.     category: animation-bed-destroy
  146.     animation: pig_explosion
  147.     rarity: legendary
  148.     currency: coins
  149.     price: 200000
  150.  
  151.   bd_lady_bug:
  152.     name: "%Cosmetics_Item_LadyBug_Name%"
  153.     icon: "skull:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjBmNDI4OGFlMDhhMzhkMmFiOWNmMzQzMTQxNjQ3ZTRmM2JlMTZjNWE5MjdlNzIyNGEzYjFkZWNhY2ZmMjU5In19fQ=="
  154.     category: animation-bed-destroy
  155.     animation: lady_bug
  156.     rarity: legendary
  157.     currency: coins
  158.     price: 300000
  159.  
  160.  
  161. gui:
  162.   type: CHEST
  163.   title: "%Cosmetics_Shop_Page_BedDestroys_Plural%"
  164.   title-after-first-page: "%Cosmetics_Shop_Page_BedDestroys_Plural% (%Cosmetics_Shop_PageTitle% {page})"
  165.   height: 6
  166.  
  167. elements:
  168.   - type: changeshop-button
  169.     item: >
  170.      ARROW {
  171.           DisplayName:"&a%Cosmetics_Shop_GoBack%",
  172.           Lore:[
  173.               "&7%Cosmetics_Shop_ToMyCosmetics%"
  174.           ]
  175.       }
  176.     x: 3
  177.     y: 5
  178.     shop-id: main
  179.  
  180.   - type: single-deco
  181.     x: 4
  182.     y: 5
  183.     item: >
  184.      EMERALD {
  185.           DisplayName: "&7%Cosmetics_TotalBalance_Total% {currency-coins-name}: &6{currency-coins-balance-unformatted}",
  186.           Lore:["&6{store-url}"]
  187.       }
  188.  
  189.   - type: sort-by-button
  190.     x: 5
  191.     y: 5
  192.     item: >
  193.      HOPPER {
  194.           DisplayName: "&6%Cosmetics_Sort_SortedBy%: &a{sort-name}",
  195.           Lore:[
  196.               "",
  197.               "&7%Cosmetics_Sort_NextSort%: &a{next-sort-name}",
  198.               "&e%Cosmetics_Sort_LeftClickUse%",
  199.               "",
  200.               "&7%Cosmetics_Sort_OwnedItemsFirst%: {owned-items-first-active}",
  201.               "&e%Cosmetics_Sort_RightClickToggle%"
  202.           ]
  203.       }
  204.  
  205.   - type: items-collection
  206.     area:
  207.       distribution-x: left
  208.       distribution-y: top
  209.       x1: 1
  210.       y1: 1
  211.       x2: 7
  212.       y2: 3
  213.     prev-page-button:
  214.       item: >
  215.        ARROW {
  216.             DisplayName:"&a%Cosmetics_Shop_PrevPage%",
  217.             Lore:[
  218.                 "&7%Cosmetics_Shop_GoToPage%"
  219.             ]
  220.         }
  221.       x: 0
  222.       y: 5
  223.     next-page-button:
  224.       item: >
  225.        ARROW {
  226.             DisplayName:"&a%Cosmetics_Shop_NextPage%",
  227.             Lore:[
  228.                 "&7%Cosmetics_Shop_GoToPage%"
  229.             ]
  230.         }
  231.       x: 8
  232.       y: 5
  233.     word-wrap-threshold: 26
  234.     default-description: "%Cosmetics_Item_DefDescription_BedDestroys%"
  235.     name-buyable: "&c{name}"
  236.     name-bought: "&a{name}"
  237.     name-active: "&a{name}"
  238.     lore:
  239.      - "&8%Cosmetics_Shop_Page_BedDestroys_Singular%"
  240.       - ""
  241.       - "&7{description}"
  242.       - "{rarity}"
  243.       - "{cost}"
  244.       - ""
  245.       - "{action}"
  246.     placeholder-rarity-replacement:
  247.      - ""
  248.       - "&7%Cosmetics_Shop_Rarity%: {name}"
  249.     placeholder-cost-replacement:
  250.      - "&7%Cosmetics_Shop_Cost%: &6{amount}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement