aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-09-11 21:17:09 +0200
committerGitHub <noreply@github.com>2021-09-11 15:17:09 -0400
commite56ce099e80273ba6ecec18596f9b01a4db0a858 (patch)
treed669f11a29e51e4b05f176022d130cccc0327d4e /constants
parentd938498b7bc4f19cbbe3afaf2d4253ff92eacd9b (diff)
downloadNotEnoughUpdates-REPO-e56ce099e80273ba6ecec18596f9b01a4db0a858.tar.gz
NotEnoughUpdates-REPO-e56ce099e80273ba6ecec18596f9b01a4db0a858.tar.bz2
NotEnoughUpdates-REPO-e56ce099e80273ba6ecec18596f9b01a4db0a858.zip
Small Fixes and new Update Things (#614)
* Small Fixes * Other Stuff * Removing/Fixing Cata Req * New Items (no wiki links) * New Arrows and Bow fix * Things * Rainbow * Reverting * Also revert * Forgot one * New Item and Wikilinks
Diffstat (limited to 'constants')
-rw-r--r--constants/misc.json4
-rw-r--r--constants/reforgestones.json8
2 files changed, 9 insertions, 3 deletions
diff --git a/constants/misc.json b/constants/misc.json
index 32e5ca6e..e17d9f69 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -996,7 +996,9 @@
"5ef29605466f4de1969ba136a8605882",
"ff507b670e974b1ab31721a7cfbf9055",
"ccc738d53cd7492ca95a41e3949c1fcc",
- "fd7f618e9c6c48d18dab1dea720d9f2b"
+ "fd7f618e9c6c48d18dab1dea720d9f2b",
+ "2d83918bd71f4ea4bf058b85e081904f",
+ "2ae162f281a74f91a4b2104e78a0a7e1"
],
"ranks": {
"OWNER": {
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index 962c9c33..8747681a 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -1743,15 +1743,19 @@
"RARE",
"EPIC",
"LEGENDARY",
- "SPECIAL"
+ "MYTHIC",
+ "SPECIAL",
+ "VERY SPECIAL"
],
"reforgeCosts": {
"COMMON": 10000,
"UNCOMMON": 10000,
"RARE": 10000,
"EPIC": 10000,
+ "MYTHIC": 10000,
"LEGENDARY": 10000,
- "SPECIAL": 10000
+ "SPECIAL": 10000,
+ "VERY SPECIAL": 10000
},
"reforgeAbility": {
"COMMON": "Gain §a+1% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",