Paste #57594: Trash Bin

Date: 2019/09/02 07:42:05 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


disposal_inventory_listener:
  type: world
  events:
    on player right clicks <cauldron> either_hand:
    - inventory open d:in@disposal_inventory

disposal_inventory:
  type: inventory
  title: <red>Trash Bin - All items placed in here will be destroyed
  size: 36
  slots:
  - "[] [] [] [] [] [] [] [] []"
  - "[] [] [] [] [] [] [] [] []"
  - "[] [] [] [] [] [] [] [] []"
  - "[] [] [] [] [] [] [] [] []"