Paste #41730: Untitled Paste

Date: 2017/05/08 07:56:04 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13


KitSystem_Menu: 
  type: inventory
  inventory: CHEST
  title: <&6>Kit Menu
  size: 27
  definitions: 
    Item1: i@KitSystem_ConfigItem1
    Item2: i@KitSystem_ConfigItem2
    Item3: i@KitSystem_ConfigItem3
  slots: 
    - "[] [] [] [] [] [] [] [Item3] []"
    - "[] [] [Item1] [] [] [] [] [] []"
    - "[] [] [] [] [] [] [Item2] [] []"