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