Paste #15218: Diff note for paste #15217

Date: 2015/04/25 08:10:53 UTC-07:00
Type: Diff Report

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
20
21


 splegg:
   type: item
   material: gold_spade
   display name: "La pala Splegg"
   lore:
   - Usabile solo in arena splegg
 splegg_effect:
   type: world
   debug: true
   events:
     on player right clicks with splegg:
-    - shoot snowball speed:5 spread:3 script:grief
-grief:
+    - shoot snowball speed:5 spread:3
+    - modifyblock <context.location> air
-  type: task
-  script:
-  - modifyblock <context.location> air