From cb060b4fef8f677c626e6e7484ae09ead747d8db Mon Sep 17 00:00:00 2001 From: Swedengamer100 <44095205+Swedengamer100@users.noreply.github.com> Date: Sat, 28 Nov 2020 19:25:01 +0100 Subject: Update SWORD_OF_REVELATIONS.json --- items/SWORD_OF_REVELATIONS.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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 +} -- cgit