aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items/BAT_WAND.json4
-rw-r--r--items/SWORD_OF_REVELATIONS.json15
-rw-r--r--update.json3
3 files changed, 17 insertions, 5 deletions
diff --git a/items/BAT_WAND.json b/items/BAT_WAND.json
index 9c75055a..de7d9f4e 100644
--- a/items/BAT_WAND.json
+++ b/items/BAT_WAND.json
@@ -28,7 +28,7 @@
"B2": "ENCHANTED_LAPIS_LAZULI_BLOCK:3",
"B3": "",
"C1": "",
- "C2": "ENCHANTED_LAPIS_LAZULI_BLOCK",
+ "C2": "ENCHANTED_LAPIS_LAZULI_BLOCK:3",
"C3": ""
},
"internalname": "BAT_WAND",
@@ -39,4 +39,4 @@
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spirit_Sceptre"
]
-} \ No newline at end of file
+}
diff --git a/items/SWORD_OF_REVELATIONS.json b/items/SWORD_OF_REVELATIONS.json
index 3f0f43e2..3dee57e0 100644
--- a/items/SWORD_OF_REVELATIONS.json
+++ b/items/SWORD_OF_REVELATIONS.json
@@ -17,12 +17,23 @@
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
],
+ "recipe": {
+ "A1": "GRIFFIN_FEATHER:32",
+ "A2": "ENCHANTED_ANCIENT_CLAW:8",
+ "A3": "GRIFFIN_FEATHER:32",
+ "B1": "GRIFFIN_FEATHER:32",
+ "B2": "ENCHANTED_GOLD_BLOCK:8",
+ "B3": "GRIFFIN_FEATHER:32",
+ "C1": "GRIFFIN_FEATHER:32",
+ "C2": "STICK:1",
+ "C3": "GRIFFIN_FEATHER:32"
+ },
"internalname": "SWORD_OF_REVELATIONS",
"crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "1.5-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sword_of_Revelations"
]
-} \ No newline at end of file
+}
diff --git a/update.json b/update.json
index 4628a708..8537c480 100644
--- a/update.json
+++ b/update.json
@@ -1,5 +1,6 @@
{
- "version": "1.7-REL",
+ "version": "1.7.1-REL",
+ "version_id": 010701,
"update_msg": "§7§m§l------------------§6§l[§c§lNEU§6§l]§7§m§l------------------\n§7There is a new version of the mod out! (v{version}).",
"discord_link": "https://discord.gg/spr6ESn",
"youtube_link": "https://www.youtube.com/channel/UCPh-OKmRSS3IQi9p6YppLcw",