diff options
Diffstat (limited to 'items/SAPPHIRE_POWER_SCROLL.json')
-rw-r--r-- | items/SAPPHIRE_POWER_SCROLL.json | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/items/SAPPHIRE_POWER_SCROLL.json b/items/SAPPHIRE_POWER_SCROLL.json index 2b935ea1..e43a8559 100644 --- a/items/SAPPHIRE_POWER_SCROLL.json +++ b/items/SAPPHIRE_POWER_SCROLL.json @@ -14,9 +14,23 @@ "", "§5§lEPIC" ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "", + "B2": "ENCHANTED_PAPER:16", + "B3": "ENCHANTED_PAPER:16", + "C1": "", + "C2": "ENCHANTED_PAPER:16", + "C3": "FINE_SAPPHIRE_GEM:16" + }, "internalname": "SAPPHIRE_POWER_SCROLL", - "crafttext": "", - "clickcommand": "", + "crafttext": "Requires Gemstone Collection VII", + "clickcommand": "viewrecipe", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Power_Scroll" + ] }
\ No newline at end of file |