diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-03-13 20:46:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-13 14:46:53 -0500 |
commit | 5b915988210e6e922e4f72bfa9bd7525c8e5e68b (patch) | |
tree | f2a3fcbdc30423da62607212101066890d604730 /items/THEORETICAL_HOE_WARTS_3.json | |
parent | 9c4b82a13a5ae68fa21a255f9a0558845cd90a53 (diff) | |
download | NotEnoughUpdates-REPO-5b915988210e6e922e4f72bfa9bd7525c8e5e68b.tar.gz NotEnoughUpdates-REPO-5b915988210e6e922e4f72bfa9bd7525c8e5e68b.tar.bz2 NotEnoughUpdates-REPO-5b915988210e6e922e4f72bfa9bd7525c8e5e68b.zip |
Fixed Things and Added Things (#437)
* Added a weird Item, fixed Items and Pets
* Added Parent for Rev Minion, fixed Reforge Stone, and fixed Parrot/Black Cat
* Fixed Triple Strike
* Update Thorn
Diffstat (limited to 'items/THEORETICAL_HOE_WARTS_3.json')
-rw-r--r-- | items/THEORETICAL_HOE_WARTS_3.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/THEORETICAL_HOE_WARTS_3.json b/items/THEORETICAL_HOE_WARTS_3.json index 2f530aad..32a28630 100644 --- a/items/THEORETICAL_HOE_WARTS_3.json +++ b/items/THEORETICAL_HOE_WARTS_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Newton Nether Warts Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% nether wart\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7nether wart per\",7:\"§7digits on the Counter, minus 4!\",8:\"§a+0 §6☘ Farming Fortune §7for\",9:\"§7sugar cane\",10:\"\",11:\"§6Collection Analysis\",12:\"§7Harvest §a+8% §7nether wart per\",13:\"§7digits of your collection, minus 4!\",14:\"§a+16 §6☘ Farming Fortune §7for\",15:\"§7nether wart\",16:\"\",17:\"§7§8Bonus nether wart percent\",18:\"§8increases your Farmhand perk\u0027s\",19:\"§8chances\",20:\"\",21:\"§eReach 100k Counter for +1 Rarity!\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§9§lRARE HOE\"],Name:\"§9Newton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% nether wart\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7nether wart per\",7:\"§7digits on the Counter, minus 4!\",8:\"§a+0 §6☘ Farming Fortune §7for\",9:\"§7nether wart\",10:\"\",11:\"§6Collection Analysis\",12:\"§7Harvest §a+8% §7nether wart per\",13:\"§7digits of your collection, minus 4!\",14:\"§a+16 §6☘ Farming Fortune §7for\",15:\"§7nether wart\",16:\"\",17:\"§7§8Bonus nether wart percent\",18:\"§8increases your Farmhand perk\u0027s\",19:\"§8chances\",20:\"\",21:\"§eReach 100k Counter for +1 Rarity!\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§9§lRARE HOE\"],Name:\"§9Newton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_3\"}}", "damage": 0, "lore": [ "§7Harvest §a+50% nether wart", @@ -43,10 +43,10 @@ }, "internalname": "THEORETICAL_HOE_WARTS_3", "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 |