Advertisement
xeRicker

Untitled

Mar 7th, 2023
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  2. # ■ ░█─░█ ░█─░█ ░█▀▀█ ░█▀▀█ ░█▀▀▀ ░█─── ░█▀▀▀█ ─█▀▀█ ░█▀▀▄ ░█▀▀▀ ░█▀▀▄ ■
  3. # ■ ░█─░█ ░█▀▀█ ░█─── ░█▄▄▀ ░█▀▀▀ ░█─── ░█──░█ ░█▄▄█ ░█─░█ ░█▀▀▀ ░█─░█ ■
  4. # ■ ─▀▄▄▀ ░█─░█ ░█▄▄█ ░█─░█ ░█▄▄▄ ░█▄▄█ ░█▄▄▄█ ░█─░█ ░█▄▄▀ ░█▄▄▄ ░█▄▄▀ 𝐁𝐘 𝐗𝐄𝐑𝐈𝐂𝐊𝐄𝐑 ■
  5. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  6.  
  7. kit-settings:
  8. enabled: true
  9. unique: false
  10. name: "Trapper"
  11. description:
  12. - ""
  13. - "{ITEM_LIST}"
  14.  
  15. icon-builder:
  16. type: PISTON
  17. glow: false
  18. amount: 1
  19. durability: 0
  20. player-head: ""
  21. custom-head: ""
  22.  
  23. unlock-settings:
  24. coins-cost: 100
  25. unlocked-by-default: false
  26. permission-required: "uhcreloaded.kit.trapper"
  27.  
  28. equipment-builder:
  29. 0:
  30. name: "&aPiston"
  31. type: PISTON
  32. amount: 6
  33. durability: 0
  34. apply-tags:
  35. - "key;value"
  36. apply-enchants:
  37. 1:
  38. name: "&aSticky Piston"
  39. type: STICKY_PISTON
  40. amount: 6
  41. durability: 0
  42. apply-tags:
  43. - "key;value"
  44. apply-enchants:
  45. 2:
  46. name: "&aRedstone"
  47. type: REDSTONE
  48. amount: 20
  49. durability: 0
  50. apply-tags:
  51. - "key;value"
  52. apply-enchants:
  53. 3:
  54. name: "&aOak Log"
  55. type: OAK_LOG
  56. amount: 12
  57. durability: 0
  58. apply-tags:
  59. - "key;value"
  60. apply-enchants:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement