diff options
Diffstat (limited to 'items/BRAIDED_GRIFFIN_FEATHER.json')
-rw-r--r-- | items/BRAIDED_GRIFFIN_FEATHER.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/BRAIDED_GRIFFIN_FEATHER.json b/items/BRAIDED_GRIFFIN_FEATHER.json index 3ae56f0d..b796698d 100644 --- a/items/BRAIDED_GRIFFIN_FEATHER.json +++ b/items/BRAIDED_GRIFFIN_FEATHER.json @@ -8,7 +8,10 @@ ], "internalname": "BRAIDED_GRIFFIN_FEATHER", "crafttext": "", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Braided_Griffin_Feather" + ] }
\ No newline at end of file |