Advertisement
xeRicker

UHCReloaded - menu-recipes.yml

Aug 19th, 2022 (edited)
591
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.46 KB | None | 0 0
  1. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  2. # ■ ░█─░█ ░█─░█ ░█▀▀█ ░█▀▀█ ░█▀▀▀ ░█─── ░█▀▀▀█ ─█▀▀█ ░█▀▀▄ ░█▀▀▀ ░█▀▀▄             ■
  3. # ■ ░█─░█ ░█▀▀█ ░█─── ░█▄▄▀ ░█▀▀▀ ░█─── ░█──░█ ░█▄▄█ ░█─░█ ░█▀▀▀ ░█─░█             ■
  4. # ■ ─▀▄▄▀ ░█─░█ ░█▄▄█ ░█─░█ ░█▄▄▄ ░█▄▄█ ░█▄▄▄█ ░█─░█ ░█▄▄▀ ░█▄▄▄ ░█▄▄▀ BY XERICKER ■
  5. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  6.  
  7. menu-settings:
  8.   menu-rows: 6
  9.  
  10. title-settings:
  11.   menu-title: "Recipes"
  12.   with-pages-title: "Recipes (Page: {PAGE})"
  13.  
  14. layout-settings:
  15.   item-layout:
  16.    - "O O O O O O O O O"
  17.     - "O R R R R R R R O"
  18.     - "O R R R R R R R O"
  19.     - "O R R R R R R R O"
  20.     - "O O O O O O O O O"
  21.     - "O O O O O O O O O"
  22.   recipe-layout:
  23.    - "O O O O O O O O O"
  24.     - "O O I I I O O O O"
  25.     - "O O I I I O R O O"
  26.     - "O O I I I O O O O"
  27.     - "O O O O O O O O O"
  28.     - "O O O O O O O O O"
  29.  
  30. item-builder:
  31.   item-recipe-click-to-view:
  32.     item-settings:
  33.       trigger: RECIPE_CLICK_TO_VIEW
  34.       commands:
  35.     meta-builder:
  36.       name: "{RECIPE_NAME}"
  37.       lore:
  38.        - "&8{RECIPE_MAX_CRAFTS} per-game."
  39.         - "{RECIPE_DESCRIPTION}"
  40.         - ""
  41.         - "&e➜Click to view!"
  42.   item-recipe-game-click-to-view:
  43.     item-settings:
  44.       trigger: RECIPE_GAME_CLICK_TO_VIEW
  45.       commands:
  46.     meta-builder:
  47.       name: "{RECIPE_NAME}"
  48.       lore:
  49.        - "{RECIPE_DESCRIPTION}"
  50.         - ""
  51.         - "&7Available: &b{RECIPE_CURRENT_CRAFTS}&7/{RECIPE_MAX_CRAFTS}"
  52.         - "&e➜Click to view!"
  53.   item-recipe-click-to-unlock:
  54.     item-settings:
  55.       trigger: RECIPE_CLICK_TO_UNLOCK
  56.       commands:
  57.     meta-builder:
  58.       name: "{RECIPE_NAME}"
  59.       lore:
  60.        - "&8{RECIPE_MAX_CRAFTS} per-game."
  61.         - "{RECIPE_DESCRIPTION}"
  62.         - ""
  63.         - "&e➜Left-click to view!"
  64.         - "&6➜Right-click to unlock for {RECIPE_COINS_REQUIRED} Coins"
  65.   item-recipe-not-enough-coins:
  66.     item-settings:
  67.       trigger: RECIPE_NOT_ENOUGH_COINS
  68.       commands:
  69.     meta-builder:
  70.       name: "{RECIPE_NAME}"
  71.       lore:
  72.        - "&8{RECIPE_MAX_CRAFTS} per-game."
  73.         - "{RECIPE_DESCRIPTION}"
  74.         - ""
  75.         - "&e➜Left-click to view!"
  76.         - "&c&l✘&cRequires &6{RECIPE_COINS_REQUIRED} Coins"
  77.   item-recipe-no-permission:
  78.     item-settings:
  79.       trigger: RECIPE_NO_PERMISSION
  80.       commands:
  81.     meta-builder:
  82.       name: "{RECIPE_NAME}"
  83.       lore:
  84.        - "&8{RECIPE_MAX_CRAFTS} per-game."
  85.         - "{RECIPE_DESCRIPTION}"
  86.         - ""
  87.         - "&e➜Left-click to view!"
  88.         - "&c&l✘&cNo permission!"
  89.   item-filter-all:
  90.     item-settings:
  91.       slot: 48
  92.       trigger: FILTER_ALL
  93.       commands:
  94.     meta-builder:
  95.       name: "&a➡ All"
  96.       lore:
  97.        - "&7➩ Owned"
  98.         - "&7➩ Unowned"
  99.       type: HOPPER
  100.       amount: 1
  101.       glow: false
  102.       player-head: ""
  103.       custom-head: ""
  104.   item-filter-owned:
  105.     item-settings:
  106.       slot: 48
  107.       trigger: FILTER_OWNED
  108.       commands:
  109.     meta-builder:
  110.       name: "&7➩ All"
  111.       lore:
  112.        - "&a➡ Owned"
  113.         - "&7➩ Unowned"
  114.       type: HOPPER
  115.       amount: 1
  116.       glow: false
  117.       player-head: ""
  118.       custom-head: ""
  119.   item-filter-unowned:
  120.     item-settings:
  121.       slot: 48
  122.       trigger: FILTER_UNOWNED
  123.       commands:
  124.     meta-builder:
  125.       name: "&7➩ All"
  126.       lore:
  127.        - "&7➩ Owned"
  128.         - "&a➡ Unowned"
  129.       type: HOPPER
  130.       amount: 1
  131.       glow: false
  132.       player-head: ""
  133.       custom-head: ""
  134.   previous-page:
  135.     item-settings:
  136.       slot: 45
  137.       trigger: PREVIOUS_PAGE
  138.       commands:
  139.     meta-builder:
  140.       name: "&aPrevious Page"
  141.       lore:
  142.       type: ARROW
  143.       amount: 1
  144.       glow: false
  145.       player-head: ""
  146.       custom-head: ""
  147.   next-page:
  148.     item-settings:
  149.       slot: 53
  150.       trigger: NEXT_PAGE
  151.       commands:
  152.     meta-builder:
  153.       name: "&aNext Page"
  154.       lore:
  155.       type: ARROW
  156.       amount: 1
  157.       glow: false
  158.       player-head: ""
  159.       custom-head: ""
  160.   item-your-balance:
  161.     item-settings:
  162.       slot: 50
  163.       trigger: YOUR_BALANCE
  164.       commands:
  165.     meta-builder:
  166.       name: "&7Your Balance"
  167.       lore:
  168.        - "&8• &6{STATISTIC_COINS} Coins"
  169.       type: HONEYCOMB
  170.       amount: 1
  171.       glow: false
  172.       player-head: ""
  173.       custom-head: ""
  174.   go-back:
  175.     item-settings:
  176.       slot: 49
  177.       trigger: GO_BACK
  178.       commands:
  179.     meta-builder:
  180.       name: "&aGo Back"
  181.       lore:
  182.       type: ARROW
  183.       amount: 1
  184.       glow: false
  185.       player-head: ""
  186.       custom-head: ""
  187.   item-close:
  188.     item-settings:
  189.       slot: 49
  190.       trigger: CLOSE_MENU
  191.       commands:
  192.     meta-builder:
  193.       name: "&aClose"
  194.       lore:
  195.       type: BARRIER
  196.       amount: 1
  197.       glow: false
  198.       player-head: ""
  199.       custom-head: ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement