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