Paste #69572: hhhhh

Date: 2020/05/25 07:55:41 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
14
15
16
17
18
19


iron_Ore_SHOP:
    type: inventory
    inventory: PLAYER
    title: Shop!
    size: 27
    slots:
    - "[i@buy_1] [] [] [] [] [] [] [] []"
    - "[] [] [] [] [] [] [] [] []"
    - "[] [] [] [] [] [] [] [] []"

buy_1:
    type: item
    material: lime_stained_glass_pane
    display name: <&d>Click To Buy 1

iron_Ore_SHOP_Open:
    type: task
    script:
    - inventory open d:iron_Ore_SHOP