Sobky

MelodyPlayer - GUI.yml - Patch (1.13.X)

Nov 17th, 2023 (edited)
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.15 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: "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.             Management:
  60.               Material: "PLAYER_HEAD"
  61.       MelodyPlayerManagementGUI:
  62.         Item:
  63.           Button:
  64.             Author:
  65.               Material: "PLAYER_HEAD"
  66.             Contributor:
  67.               Material: "SKELETON_SKULL"
  68.     Component:
  69.       ListGUI:
  70.         Item:
  71.           Button:
  72.             AuthorLimitExtension:
  73.               Material: "GOLD_BLOCK"
  74.       ChoiceGUI:
  75.         Item:
  76.           Button:
  77.             MelodyPlayerLevel:
  78.               LOCATION:
  79.                 Material: "ENDER_CHEST"
  80.               WORLD:
  81.                 Material: "GRASS_BLOCK"
  82.               SERVER:
  83.                 Material: "WHEAT_SEEDS"
  84.             ContributorAction:
  85.               Material: "PAPER"
Add Comment
Please, Sign In to add comment