diff options
Diffstat (limited to 'items/ARMOR_STAND.json')
-rw-r--r-- | items/ARMOR_STAND.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/ARMOR_STAND.json b/items/ARMOR_STAND.json index 37d95f80..690c0676 100644 --- a/items/ARMOR_STAND.json +++ b/items/ARMOR_STAND.json @@ -20,5 +20,9 @@ "C1": "STICK:1", "C2": "STEP:1", "C3": "STICK:1" - } -}
\ No newline at end of file + }, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Armor_Stand" + ] +} |