From bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 Mon Sep 17 00:00:00 2001 From: jani270 Date: Wed, 13 Apr 2022 10:18:14 +0200 Subject: New Wiki links and other stuff --- items/IRON_AXE.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'items/IRON_AXE.json') diff --git a/items/IRON_AXE.json b/items/IRON_AXE.json index eb5ffed7..5d50d324 100644 --- a/items/IRON_AXE.json +++ b/items/IRON_AXE.json @@ -10,7 +10,7 @@ "§f§lCOMMON AXE" ], "internalname": "IRON_AXE", - "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_Axe" + ] +} \ No newline at end of file -- cgit