Paste #47288: Untitled Paste

Date: 2018/04/29 11:25:45 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


relic_item:
  type: item
  display name: <&6>Relic
  material: fireball[flags=HIDE_ATTRIBUTES|HIDE_ENCHANTS;enchantments=ARROW_DAMAGE,1]
  lore:
  - <&8>- Right-click to open
  - <&8>- and recieve a reward!

right_click:
  type: world 
  events: 
  on player right clicks relic_item:
  - execute as_op "give <player.name> diamond_helmet 1"