From f08b10d10030d6a5565db61c5a00dfee97223a28 Mon Sep 17 00:00:00 2001 From: Stekerser <72933528+Stekerser@users.noreply.github.com> Date: Fri, 25 Jun 2021 01:38:35 +0300 Subject: title (#524) * Update THEORETICAL_HOE_WARTS_2.json * Update THEORETICAL_HOE_WARTS_1.json * Update THEORETICAL_HOE_WARTS_3.json --- items/THEORETICAL_HOE_WARTS_1.json | 6 +++--- items/THEORETICAL_HOE_WARTS_2.json | 6 +++--- items/THEORETICAL_HOE_WARTS_3.json | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/items/THEORETICAL_HOE_WARTS_1.json b/items/THEORETICAL_HOE_WARTS_1.json index aff9cba8..1d5717ce 100644 --- a/items/THEORETICAL_HOE_WARTS_1.json +++ b/items/THEORETICAL_HOE_WARTS_1.json @@ -5,7 +5,7 @@ "damage": 0, "lore": [ "§7Harvest §a+10% nether wart", - "§7Gain §a+1% §7Farming Exp", + "§7Gain §a+1% §7Alchemy Exp", "", "§7Counter: §e0 Nether Warts", "", @@ -29,10 +29,10 @@ }, "internalname": "THEORETICAL_HOE_WARTS_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" ] -} \ No newline at end of file +} diff --git a/items/THEORETICAL_HOE_WARTS_2.json b/items/THEORETICAL_HOE_WARTS_2.json index dcf3860e..943ba5b2 100644 --- a/items/THEORETICAL_HOE_WARTS_2.json +++ b/items/THEORETICAL_HOE_WARTS_2.json @@ -5,7 +5,7 @@ "damage": 0, "lore": [ "§7Harvest §a+25% nether wart", - "§7Gain §a+2% §7Farming Exp", + "§7Gain §a+2% §7Alchemy Exp", "", "§7Counter: §e0 Nether Warts", "", @@ -39,10 +39,10 @@ }, "internalname": "THEORETICAL_HOE_WARTS_2", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" ] -} \ No newline at end of file +} diff --git a/items/THEORETICAL_HOE_WARTS_3.json b/items/THEORETICAL_HOE_WARTS_3.json index 32a28630..1407149b 100644 --- a/items/THEORETICAL_HOE_WARTS_3.json +++ b/items/THEORETICAL_HOE_WARTS_3.json @@ -5,7 +5,7 @@ "damage": 0, "lore": [ "§7Harvest §a+50% nether wart", - "§7Gain §a+3% §7Farming Exp", + "§7Gain §a+3% §7Alchemy Exp", "", "§7Counter: §e0 Nether Warts", "", @@ -49,4 +49,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" ] -} \ No newline at end of file +} -- cgit