diff options
Diffstat (limited to 'items/ARMOR_STAND.json')
-rw-r--r-- | items/ARMOR_STAND.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/ARMOR_STAND.json b/items/ARMOR_STAND.json index 1c171cbf..c6310468 100644 --- a/items/ARMOR_STAND.json +++ b/items/ARMOR_STAND.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "ARMOR_STAND", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -21,5 +21,8 @@ "C2": "STEP:1", "C3": "STICK:1" }, - "infoType": "" -} + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Armor_Stand" + ] +}
\ No newline at end of file |