diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-02-11 17:03:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 16:03:33 +0000 |
| commit | d87ddf1ddf9615377a875927fdafc2c060f92e47 (patch) | |
| tree | dae886817e691ab71e0b99cfead9b2f3b611c72f /constants/enchants.json | |
| parent | e472493da7eb59826f0e435954a369c947edf099 (diff) | |
| download | NotEnoughUpdates-REPO-d87ddf1ddf9615377a875927fdafc2c060f92e47.tar.gz NotEnoughUpdates-REPO-d87ddf1ddf9615377a875927fdafc2c060f92e47.tar.bz2 NotEnoughUpdates-REPO-d87ddf1ddf9615377a875927fdafc2c060f92e47.zip | |
feat: 0.21.3 Part 1 (#1664)
Diffstat (limited to 'constants/enchants.json')
| -rw-r--r-- | constants/enchants.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 96a022fc..8ce4f8e2 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -281,7 +281,8 @@ "ultimate_bobbin_time", "pesterminator", "ultimate_refrigerate", - "ice_cold" + "ice_cold", + "tidal" ], "BOOTS": [ "protection", @@ -1439,6 +1440,11 @@ 80, 100 ], + "tidal": [ + 25, + 40, + 55 + ], "ultimate_wise": [ 50, 100, |
