Guest User

Untitled

a guest
Jan 19th, 2023
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.88 KB | None | 0 0
  1. menu-title: '&f%player% &7Mine Statistics'
  2. menu-slots: 54
  3. inspect:
  4.   copper:
  5.     item-slot: 1
  6.     item-type: COPPER_ORE
  7.     item-name: '&7Copper Mined'
  8.     item-lore:
  9.     - '&fClick to see how much of the'
  10.     - '&fore the player mined!'
  11.   ds_copper:
  12.     item-slot: 2
  13.     item-type: DEEPSLATE_COPPER_ORE
  14.     item-name: '&7Deep Slate Copper Mined'
  15.     item-lore:
  16.     - '&fClick to see how much of the'
  17.     - '&fore the player mined!'
  18.   iron:
  19.     item-slot: 3
  20.     item-type: IRON_ORE
  21.     item-name: '&7Iron Mined'
  22.     item-lore:
  23.     - '&fClick to see how much of the'
  24.     - '&fore the player mined!'
  25.   ds_iron:
  26.     item-slot: 4
  27.     item-type: DEEPSLATE_IRON_ORE
  28.     item-name: '&7Deep Slate Iron Mined'
  29.     item-lore:
  30.     - '&fClick to see how much of the'
  31.     - '&fore the player mined!'1
  32.   gold:
  33.     item-slot: 5
  34.     item-type: GOLD_ORE
  35.     item-name: '&7Gold Mined'
  36.     item-lore:
  37.     - '&fClick to see how much of the'
  38.     - '&fore the player mined!'
  39.   ds_gold:
  40.     item-slot: 6
  41.     item-type: DEEPSLATE_GOLD_ORE
  42.     item-name: '&7Deep Slate Gold Mined'
  43.     item-lore:
  44.     - '&fClick to see how much of the'
  45.     - '&fore the player mined!'
  46.   lapis:
  47.     item-slot: 7
  48.     item-type: LAPIS_ORE
  49.     item-name: '&7Lapis Mined'
  50.     item-lore:
  51.     - '&fClick to see how much of the'
  52.     - '&fore the player mined!'
  53.   ds_lapis:
  54.     item-slot: 10
  55.     item-type: DEEPSLATE_LAPIS_ORE
  56.     item-name: '&7Deep Slate Lapis Mined'
  57.     item-lore:
  58.     - '&fClick to see how much of the'
  59.     - '&fore the player mined!'
  60.   redstone:
  61.     item-slot: 11
  62.     item-type: REDSTONE_ORE
  63.     item-name: '&7Redstone Mined'
  64.     item-lore:
  65.     - '&fClick to see how much of the'
  66.     - '&fore the player mined!'
  67.   ds_redstone:
  68.     item-slot: 12
  69.     item-type: DEEPSLATE_REDSTONE_ORE
  70.     item-name: '&7Deep Slate Redstone Mined'
  71.     item-lore:
  72.     - '&fClick to see how much of the'
  73.     - '&fore the player mined!'
  74.   diamond:
  75.     item-slot: 13
  76.     item-type: DIAMOND_ORE
  77.     item-name: '&7Diamonds Mined'
  78.     item-lore:
  79.     - '&fClick to see how much of the'
  80.     - '&fore the player mined!'
  81.   ds_diamond:
  82.     item-slot: 14
  83.     item-type: DEEPSLATE_DIAMOND_ORE
  84.     item-name: '&7Deep Slate Diamonds Mined'
  85.     item-lore:
  86.     - '&fClick to see how much of the'
  87.     - '&fore the player mined!'
  88.   emerald:
  89.     item-slot: 15
  90.     item-type: EMERALD_ORE
  91.     item-name: '&7Emeralds Mined'
  92.     item-lore:
  93.     - '&fClick to see how much of the'
  94.     - '&fore the player mined!'
  95.   ds_emerald:
  96.     item-slot: 16
  97.     item-type: DEEPSLATE_EMERALD_ORE
  98.     item-name: '&7Deep Slate Emeralds Mined'
  99.     item-lore:
  100.     - '&fClick to see how much of the'
  101.     - '&fore the player mined!'
  102.   ancient_debris:
  103.     item-slot: 19
  104.     item-type: ANCIENT_DEBRIS
  105.     item-name: '&7Ancient Debris Mined'
  106.     item-lore:
  107.     - '&fClick to see how much of the'
  108.     - '&fore the player mined!'
  109.  
Add Comment
Please, Sign In to add comment