diff options
Diffstat (limited to 'items/THEORETICAL_HOE_WARTS_2.json')
-rw-r--r-- | items/THEORETICAL_HOE_WARTS_2.json | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/items/THEORETICAL_HOE_WARTS_2.json b/items/THEORETICAL_HOE_WARTS_2.json new file mode 100644 index 00000000..f2ce1a1b --- /dev/null +++ b/items/THEORETICAL_HOE_WARTS_2.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aNewton Nether Warts Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% nether wart\",1:\"§7Gain §a+2% §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:\"§fCounter bonus: §a0% §7nether wart\",9:\"\",10:\"§7§8Bonus nether wart percent\",11:\"§8increases your Farmhand perk\u0027s\",12:\"§8chances\",13:\"\",14:\"§eReach 100k Counter for +1 Rarity!\",15:\"\",16:\"§6Right-click to view upgrade recipe!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§a§lUNCOMMON HOE\"],Name:\"§aNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% nether wart", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Nether Warts", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7nether wart per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7nether wart", + "", + "§7§8Bonus nether wart percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_NETHER_STALK:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_NETHER_STALK:64", + "B2": "THEORETICAL_HOE_WARTS_1:1", + "B3": "ENCHANTED_NETHER_STALK:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_NETHER_STALK:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_WARTS_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" + ] +}
\ No newline at end of file |