aboutsummaryrefslogtreecommitdiff
path: root/constants/enchants.json
diff options
context:
space:
mode:
Diffstat (limited to 'constants/enchants.json')
-rw-r--r--constants/enchants.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/constants/enchants.json b/constants/enchants.json
index 7f6afdc6..2470a00e 100644
--- a/constants/enchants.json
+++ b/constants/enchants.json
@@ -79,7 +79,8 @@
"turbo_coco",
"turbo_melon",
"turbo_pumpkin",
- "delicate"
+ "delicate",
+ "sunder"
],
"PICKAXE": [
"compact",
@@ -1301,6 +1302,13 @@
100,
200
],
+ "sunder": [
+ 5,
+ 10,
+ 15,
+ 20,
+ 25
+ ],
"one_for_all": [
50
],