xeRicker

UHCReloaded - recipe-stridebreaker.yml

Mar 5th, 2023 (edited)
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.81 KB | None | 0 0
  1. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  2. # ■ ░█─░█ ░█─░█ ░█▀▀█ ░█▀▀█ ░█▀▀▀ ░█─── ░█▀▀▀█ ─█▀▀█ ░█▀▀▄ ░█▀▀▀ ░█▀▀▄             ■
  3. # ■ ░█─░█ ░█▀▀█ ░█─── ░█▄▄▀ ░█▀▀▀ ░█─── ░█──░█ ░█▄▄█ ░█─░█ ░█▀▀▀ ░█─░█             ■
  4. # ■ ─▀▄▄▀ ░█─░█ ░█▄▄█ ░█─░█ ░█▄▄▄ ░█▄▄█ ░█▄▄▄█ ░█─░█ ░█▄▄▀ ░█▄▄▄ ░█▄▄▀ BY XERICKER ■
  5. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  6.  
  7. item-settings:
  8.   name: "&6Stridebreaker"
  9.   lore:
  10.   type: GOLDEN_PICKAXE
  11.   amount: 1
  12.   durability: 0
  13.   player-head: ""
  14.   custom-head: ""
  15.  
  16. unlock-settings:
  17.   coins-cost: 100
  18.   unlocked-by-default: false
  19.  
  20. recipe-settings:
  21.   max-crafts: 1
  22.   recipe-layout:
  23.    - "G G G"
  24.     - "G S G"
  25.     - "O S O"
  26.   recipe-ingredients:
  27.    - "G;GOLD_INGOT"
  28.     - "S;STICK"
  29.   recipe-choices:
  30.    - "OAK_WOOD,SPRUCE_WOOD,BIRCH_WOOD,JUNGLE_WOOD,ACACIA_WOOD,DARK_OAK_WOOD,MANGROVE_WOOD"
  31.     - "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,MANGROVE_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS"
  32.  
  33. data-settings:
  34.   apply-tags:
  35.    - "key;value"
  36.   apply-enchants:
  37.    - "SMELTING_TOUCH;1"
  38.     - "TELEKINESIS;1"
Add Comment
Please, Sign In to add comment