From 5b915988210e6e922e4f72bfa9bd7525c8e5e68b Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 13 Mar 2021 20:46:53 +0100 Subject: 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 --- items/THEORETICAL_HOE_WARTS_3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/THEORETICAL_HOE_WARTS_3.json') 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 -- cgit