diff options
author | Stekerser <72933528+Stekerser@users.noreply.github.com> | 2021-06-25 01:38:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 18:38:35 -0400 |
commit | f08b10d10030d6a5565db61c5a00dfee97223a28 (patch) | |
tree | ad5a35670b835d26e64f1e6439a58622194724f8 /items | |
parent | a92d87ceadcc30ddeea5d36b538baaafc6f728c0 (diff) | |
download | NotEnoughUpdates-REPO-f08b10d10030d6a5565db61c5a00dfee97223a28.tar.gz NotEnoughUpdates-REPO-f08b10d10030d6a5565db61c5a00dfee97223a28.tar.bz2 NotEnoughUpdates-REPO-f08b10d10030d6a5565db61c5a00dfee97223a28.zip |
title (#524)
* Update THEORETICAL_HOE_WARTS_2.json
* Update THEORETICAL_HOE_WARTS_1.json
* Update THEORETICAL_HOE_WARTS_3.json
Diffstat (limited to 'items')
-rw-r--r-- | items/THEORETICAL_HOE_WARTS_1.json | 6 | ||||
-rw-r--r-- | items/THEORETICAL_HOE_WARTS_2.json | 6 | ||||
-rw-r--r-- | 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 +} |