Sobky

Voting - GUI.yml - Patch (1.13.X - 1.21.X)

Mar 1st, 2021 (edited)
584
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.85 KB | None | 0 0
  1. GUI:
  2.   Base:
  3.     VotingUnitGUI:
  4.       Item:
  5.         Unit:
  6.           DAY:
  7.             Material: "CLOCK"
  8.           NIGHT:
  9.             Material: "BLUE_BED"
  10.           SUN:
  11.             Material: "SUNFLOWER"
  12.           RAIN:
  13.             Material: "LILY_PAD"
  14.           STORM:
  15.             Material: "BLAZE_POWDER"
  16.     VotingVoteGUI:
  17.       Item:
  18.         Button:
  19.           Agree:
  20.             Material: "GREEN_CONCRETE"
  21.           Disagree:
  22.             Material: "RED_CONCRETE"
  23.         Base:
  24.           Delimiter:
  25.             Material: "BLACK_STAINED_GLASS_PANE"
  26.           Lock:
  27.             Material: "BLACK_STAINED_GLASS_PANE"
  28.           Info:
  29.             Material: "GLOWSTONE_DUST"
  30.     VotingConfirmationGUI:
  31.       Item:
  32.         Button:
  33.           Confirm:
  34.             Material: "GREEN_CONCRETE"
  35.           Deny:
  36.             Material: "RED_CONCRETE"
Add Comment
Please, Sign In to add comment