diff options
Diffstat (limited to 'items/ARMOR_STAND.json')
-rw-r--r-- | items/ARMOR_STAND.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/items/ARMOR_STAND.json b/items/ARMOR_STAND.json index 690c0676..1c171cbf 100644 --- a/items/ARMOR_STAND.json +++ b/items/ARMOR_STAND.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "ARMOR_STAND", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -21,8 +21,5 @@ "C2": "STEP:1", "C3": "STICK:1" }, - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Armor_Stand" - ] + "infoType": "" } |