diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-13 11:51:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-13 21:51:11 +1100 |
commit | ffca9245a65624a49bf1690bedbcb1555f12448c (patch) | |
tree | 051e58163402c81526a00aa9ccc351d07375d2f2 /constants/reforgestones.json | |
parent | 2f58108e625e56545a075f86fb502dfb74b6467e (diff) | |
download | NotEnoughUpdates-REPO-ffca9245a65624a49bf1690bedbcb1555f12448c.tar.gz NotEnoughUpdates-REPO-ffca9245a65624a49bf1690bedbcb1555f12448c.tar.bz2 NotEnoughUpdates-REPO-ffca9245a65624a49bf1690bedbcb1555f12448c.zip |
Added Drops to mobs, more items, new mayor and recipes and fixed disc (#860)
Diffstat (limited to 'constants/reforgestones.json')
-rw-r--r-- | constants/reforgestones.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json index 803369b5..d814cc4a 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -1957,8 +1957,8 @@ "RARE": 80000, "EPIC": 150000, "LEGENDARY": 300000, - "MYTHIC": 300000, - "DIVINE": 300000 + "MYTHIC": 600000, + "DIVINE": 600000 }, "reforgeAbility": "Grants §a+8 §6☘ Mining §6Fortune§7, which increases your §7chance for multiple drops.", "reforgeStats": { |