Paste #790: Untitled Paste

Date: 2013/12/31 10:09:16 UTC-08: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


wand_fireworks:
  type: item
  material: STICK
  display name: "Fireworks Wand"
  lore:
  - Happy New Year!
  no_id: true
  enchantments:
  - DURABILITY:1

wand_fireworks Handler:
  type: world

  events:
    on player right clicks entity with i@wand_fireworks:
    - narrate "BOOM"