GuillaumeVDN

Untitled

Oct 23rd, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.45 KB | None | 0 0
  1.  
  2. # Activator start instant confirm GUI
  3. activator_start_confirm_gui:
  4.   type: CHEST_3_ROW
  5.   item_yes:
  6.     locations: 12
  7.     icon:
  8.       type: GREEN_WOOL
  9.       name: '&aStart'
  10.   item_no:
  11.     locations: 14
  12.     icon:
  13.       type: RED_WOOL
  14.       name: '&cCancel'
  15.   contents:
  16.     1:
  17.       locations: [0,1,2,3,4,5,6,7,8,9,18,17,18,19,20,21,22,23,24,25,26]
  18.       persistent: true
  19.       icon:
  20.         type: GRAY_STAINED_GLASS_PANE
  21.         name: ' '
  22.  
Advertisement
Add Comment
Please, Sign In to add comment