Skip to content

Commit

Permalink
Fixed demoniac hammer and pickaxe blocked enchant
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneDev6 authored Nov 14, 2023
1 parent 0994b2c commit 087bae5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contents/iaalchemy/configs/items/demoniac_hammer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ items:
- item/demoniac_hammer
blocked_enchants:
- MENDING
- EFFICIENCY
- DIG_SPEED
events:
block_break:
multiple_break:
Expand Down
2 changes: 1 addition & 1 deletion contents/iaalchemy/configs/items/demoniac_pickaxe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ items:
- item/demoniac_pickaxe
blocked_enchants:
- MENDING
- EFFICIENCY
- DIG_SPEED
events:
block_break:
drop_exp:
Expand Down

0 comments on commit 087bae5

Please sign in to comment.