diff options
Diffstat (limited to 'constants/enchants.json')
-rw-r--r-- | constants/enchants.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 1be873e1..34d007d8 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -76,6 +76,7 @@ "experience", "fortune", "silk_touch", + "pristine", "smelting_touch", "telekinesis" ], @@ -84,6 +85,7 @@ "efficiency", "experience", "fortune", + "pristine", "silk_touch", "smelting_touch", "telekinesis" @@ -760,6 +762,12 @@ 40, 50 ], + "pristine": [ + 25, + 25, + 25, + 25 + ], "caster": [ 20, 25, |