Skip to content

Commit

Permalink
Fix fire_aspect enchantment in default challenges.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
minoneer committed Jun 15, 2024
1 parent b25368e commit 56a59eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uSkyBlock-Core/src/main/resources/challenges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1501,7 +1501,7 @@ ranks:
reward:
items:
- end_portal_frame:3
- 'diamond_sword[enchantments={levels:{fire:1,sharpness:5,unbreaking:3}}]:1'
- 'diamond_sword[enchantments={levels:{fire_aspect:1,sharpness:5,unbreaking:3}}]:1'
text: some end-portal-pieces and a magic diamond sword
currency: 4000
xp: 1000
Expand Down

0 comments on commit 56a59eb

Please sign in to comment.