aboutsummaryrefslogtreecommitdiff
path: root/constants/reforgestones.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-08-31 16:43:17 +0200
committerGitHub <noreply@github.com>2021-08-31 10:43:17 -0400
commita08535705d7a7534dbc6152c7f9340651693ac6d (patch)
tree52a5df025ace70ed2ce79b1ec6882e4d77cc82b3 /constants/reforgestones.json
parent2648117ebe2214bb0886868e9f4c3761904050ae (diff)
downloadNotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.gz
NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.bz2
NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.zip
Stuff - Added and fixed things yes (#609)
* Stuff * Updating feature link * Fixed Hard Stone Minion * Fixing Items * yep * Fixing Pet * Fixing NBT Tags * Forgot one * Removed interp and other things * learn to format Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'constants/reforgestones.json')
-rw-r--r--constants/reforgestones.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index 69651e1a..caa4c3c6 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -1761,7 +1761,9 @@
"RARE":"Gain §a+3% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",
"EPIC":"Gain §a+4% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",
"LEGENDARY":"Gain §a+5% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",
- "SPECIAL":"Gain §a+8% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine."
+ "MYTHIC":"Gain §a+6% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",
+ "SPECIAL":"Gain §a+8% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",
+ "VERY SPECIAL":"Gain §a+5% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine."
},
"reforgeStats":{
"COMMON":{
@@ -1779,8 +1781,14 @@
"LEGENDARY":{
"defense":16
},
+ "MYTHIC":{
+ "defense":20
+ },
"SPECIAL":{
"defense":20
+ },
+ "VERY SPECIAL":{
+ "defense":20
}
}
},