diff options
Diffstat (limited to 'items/GRIFFIN_UPGRADE_STONE_EPIC.json')
-rw-r--r-- | items/GRIFFIN_UPGRADE_STONE_EPIC.json | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/items/GRIFFIN_UPGRADE_STONE_EPIC.json b/items/GRIFFIN_UPGRADE_STONE_EPIC.json index a633681f..e4753c51 100644 --- a/items/GRIFFIN_UPGRADE_STONE_EPIC.json +++ b/items/GRIFFIN_UPGRADE_STONE_EPIC.json @@ -16,9 +16,23 @@ "", "§5§lEPIC" ], + "recipe": { + "A1": "GRIFFIN_FEATHER:16", + "A2": "ENCHNATED_GOLD_BLOCK:6", + "A3": "GRIFFIN_FEATHER:16", + "B1": "ENCHANTED_ANCIENT_CLAW:2", + "B2": "GRIFFIN_UPGRADE_STONE_RARE:1", + "B3": "ENCHANTED_ANCIENT_CLAW:2", + "C1": "GRIFFIN_FEATHER:16", + "C2": "ENCHNATED_GOLD_BLOCK:6", + "C3": "GRIFFIN_FEATHER:16" + }, "internalname": "GRIFFIN_UPGRADE_STONE_EPIC", "crafttext": "", "clickcommand": "viewrecipe", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" + ] }
\ No newline at end of file |