Sobky

GUI.yml (1.8.8 - 1.12.X)

Mar 1st, 2021 (edited)
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.53 KB | None | 0 0
  1. GUI:
  2.   Common:
  3.     Item:
  4.       InvisibleDelimiter:
  5.         Material: "STAINED_GLASS_PANE"
  6.         MaterialData: 8
  7.   Base:
  8.     VotingUnitGUI:
  9.       Item:
  10.         Unit:
  11.           DAY:
  12.             Material: "WATCH"
  13.             MaterialData: 0
  14.             Slot: 0
  15.           NIGHT:
  16.             Material: "BED"
  17.             MaterialData: 0
  18.             Slot: 2
  19.           SUN:
  20.             Material: "DOUBLE_PLANT"
  21.             MaterialData: 0
  22.             Slot: 4
  23.           RAIN:
  24.             Material: "WATER_LILY"
  25.             MaterialData: 0
  26.             Slot: 6
  27.           STORM:
  28.             Material: "BLAZE_POWDER"
  29.             MaterialData: 0
  30.             Slot: 8
  31.     VotingVoteGUI:
  32.       Item:
  33.         Button:
  34.           Agree:
  35.             Material: "STAINED_CLAY"
  36.             MaterialData: 5
  37.             Slot: 7
  38.           Disagree:
  39.             Material: "STAINED_CLAY"
  40.             MaterialData: 14
  41.             Slot: 5
  42.         Base:
  43.           Delimiter:
  44.             Material: "STAINED_GLASS_PANE"
  45.             MaterialData: 15
  46.             Slot: 3
  47.           Lock:
  48.             Material: "STAINED_GLASS_PANE"
  49.             MaterialData: 15
  50.             Slot: 6
  51.           Info:
  52.             Material: "GLOWSTONE_DUST"
  53.             MaterialData: 0
  54.             Slot: 1
  55.     VotingConfirmationGUI:
  56.       Item:
  57.         Button:
  58.           Confirm:
  59.             Material: "STAINED_CLAY"
  60.             MaterialData: 5
  61.             Slot: 6
  62.           Deny:
  63.             Material: "STAINED_CLAY"
  64.             MaterialData: 14
  65.             Slot: 2
Add Comment
Please, Sign In to add comment