Sobky

MelodyPlayer - GUI.yml - Patch (1.14.X - 1.21.X)

Nov 17th, 2023 (edited)
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.96 KB | Gaming | 0 0
  1. GUI:
  2.   ControlPanel:
  3.     ControlPanelGUI:
  4.       Item:
  5.         Button:
  6.           Play:
  7.             Material: "PLAYER_HEAD"
  8.           Pause:
  9.             Material: "PLAYER_HEAD"
  10.           Next:
  11.             Material: "PLAYER_HEAD"
  12.           Previous:
  13.             Material: "PLAYER_HEAD"
  14.           Volume:
  15.             Material: "PLAYER_HEAD"
  16.   Settings:
  17.     Base:
  18.       SettingsGUI:
  19.         Item:
  20.           Button:
  21.             Option:
  22.               Material: "FIRE_CHARGE"
  23.             MelodyPlayerRepository:
  24.               Material: "JUKEBOX"
  25.     Option:
  26.       OptionGUI:
  27.         Item:
  28.           Button:
  29.             Player:
  30.               Material: "JUKEBOX"
  31.       OptionSection:
  32.         OptionPlayerGUI:
  33.           Item:
  34.             Button:
  35.               AuthorLimitDefault:
  36.                 Material: "GOLD_INGOT"
  37.               AuthorLimitExtension:
  38.                 Material: "GOLD_BLOCK"
  39.     MelodyPlayerRepository:
  40.       MelodyPlayerGUI:
  41.         Item:
  42.           Button:
  43.             Activity:
  44.               Material: "MAP"
  45.             Name:
  46.               Material: "NAME_TAG"
  47.             Description:
  48.               Material: "OAK_SIGN"
  49.             Level:
  50.               Material: "CHEST"
  51.             Icon:
  52.               Material: "BLACK_BANNER"
  53.             Range:
  54.               Material: "HOPPER"
  55.             Volume:
  56.               Material: "PLAYER_HEAD"
  57.             MelodyList:
  58.               Material: "JUKEBOX"
  59.     Component:
  60.       ListGUI:
  61.         Item:
  62.           Button:
  63.             AuthorLimitExtension:
  64.               Material: "GOLD_BLOCK"
  65.               MaterialData: 0
  66.       ChoiceGUI:
  67.         Item:
  68.           Button:
  69.             MelodyPlayerLevel:
  70.               LOCATION:
  71.                 Material: "ENDER_CHEST"
  72.                 MaterialData: 0
  73.               WORLD:
  74.                 Material: "GRASS_BLOCK"
  75.                 MaterialData: 0
  76.               SERVER:
  77.                 Material: "WHEAT_SEEDS"
  78.                 MaterialData: 0
Add Comment
Please, Sign In to add comment