diff options
Diffstat (limited to 'items/BLAZE_ROD.json')
-rw-r--r-- | items/BLAZE_ROD.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/BLAZE_ROD.json b/items/BLAZE_ROD.json index ab368221..d888b432 100644 --- a/items/BLAZE_ROD.json +++ b/items/BLAZE_ROD.json @@ -9,5 +9,9 @@ "internalname": "BLAZE_ROD", "modver": "1.3-REL", "vanilla": true, - "clickcommand": "" -}
\ No newline at end of file + "clickcommand": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blaze_Rod" + ] +} |