File tree Expand file tree Collapse file tree
configuration/skyblock/collections Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -332,6 +332,9 @@ collections:
332332 - type : XP
333333 data :
334334 xp : 4
335+ - type : CUSTOM_AWARD
336+ data :
337+ customAward : GIANT_KILLER_DISCOUNT
335338 - amount : 1000
336339 rewards :
337340 - type : XP
@@ -669,6 +672,9 @@ collections:
669672 - type : XP
670673 data :
671674 xp : 4
675+ - type : CUSTOM_AWARD
676+ data :
677+ customAward : BANE_OF_ARTHROPODS_DISCOUNT
672678 - amount : 5000
673679 rewards :
674680 - type : XP
Original file line number Diff line number Diff line change @@ -1044,6 +1044,9 @@ collections:
10441044 - type : XP
10451045 data :
10461046 xp : 4
1047+ - type : CUSTOM_AWARD
1048+ data :
1049+ customAward : CUBISM_DISCOUNT
10471050 - amount : 2500
10481051 rewards :
10491052 - type : XP
Original file line number Diff line number Diff line change @@ -314,6 +314,9 @@ collections:
314314 - type : XP
315315 data :
316316 xp : 4
317+ - type : CUSTOM_AWARD
318+ data :
319+ customAward : IMPALING_DISCOUNT
317320 - amount : 25
318321 rewards :
319322 - type : XP
Original file line number Diff line number Diff line change @@ -350,6 +350,14 @@ collections:
350350 - type : XP
351351 data :
352352 xp : 4
353+ - type : CUSTOM_AWARD
354+ data :
355+ customAward : FORTUNE_DISCOUNT
356+ - amount : 500000
357+ rewards :
358+ - type : XP
359+ data :
360+ xp : 4
353361- itemType : LAPIS_LAZULI
354362 rewards :
355363 - amount : 250
@@ -497,6 +505,9 @@ collections:
497505 - type : XP
498506 data :
499507 xp : 4
508+ - type : CUSTOM_AWARD
509+ data :
510+ customAward : EXECUTE_DISCOUNT
500511 - amount : 250
501512 rewards :
502513 - type : XP
You can’t perform that action at this time.
0 commit comments