Paste #47290: Untitled Paste

Date: 2018/04/29 11:40:46 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


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

right_click:
  type: world 
  events: 
   on player right clicks with relic:
   - take relic
   random:
   - give diamond_helmet
   - give diamond_leggings
   - give diamond_boots
   - give diamond_chestplate