diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 17:36:14 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 17:36:14 -0500 |
commit | 1fcf397be68f5177e90085fb3920380821bfb48d (patch) | |
tree | 711fb8f56b9a16f905d0dd288bf39562d40d148e /constants/leveling.json | |
parent | 3bec0f739e2d47f0c0ae0cf038015a733dd9fb0c (diff) | |
download | NotEnoughUpdates-REPO-1fcf397be68f5177e90085fb3920380821bfb48d.tar.gz NotEnoughUpdates-REPO-1fcf397be68f5177e90085fb3920380821bfb48d.tar.bz2 NotEnoughUpdates-REPO-1fcf397be68f5177e90085fb3920380821bfb48d.zip |
Couple more items and increase mining cap
Diffstat (limited to 'constants/leveling.json')
-rw-r--r-- | constants/leveling.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/leveling.json b/constants/leveling.json index 20f8e142..8b277c0d 100644 --- a/constants/leveling.json +++ b/constants/leveling.json @@ -63,7 +63,7 @@ ], "leveling_caps": { "taming": 50, - "mining": 50, + "mining": 60, "foraging": 50, "enchanting": 60, "carpentry": 50, |