diff options
Diffstat (limited to 'items/IRON_BARDING.json')
-rw-r--r-- | items/IRON_BARDING.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/IRON_BARDING.json b/items/IRON_BARDING.json index 8c83b12d..c9c958dd 100644 --- a/items/IRON_BARDING.json +++ b/items/IRON_BARDING.json @@ -9,5 +9,9 @@ "internalname": "IRON_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" + ] +} |