diff options
Diffstat (limited to 'items/THEORETICAL_HOE_CANE_3.json')
-rw-r--r-- | items/THEORETICAL_HOE_CANE_3.json | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/items/THEORETICAL_HOE_CANE_3.json b/items/THEORETICAL_HOE_CANE_3.json new file mode 100644 index 00000000..001b3bbd --- /dev/null +++ b/items/THEORETICAL_HOE_CANE_3.json @@ -0,0 +1,50 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Turing Sugar Cane Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% sugar cane\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7sugar cane per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7sugar cane\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7sugar cane per\",12:\"§7digits of your collection, minus 4!\",13:\"§fCollection bonus: §a+24% §7sugar cane\",14:\"\",15:\"§7§8Bonus sugar cane percent\",16:\"§8increases your Farmhand perk\u0027s\",17:\"§8chances\",18:\"\",19:\"§eReach 100k Counter for +1 Rarity!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§9§lRARE HOE\"],Name:\"§9Turing Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% sugar cane", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Sugar Canes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7sugar cane per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7sugar cane", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7sugar cane per", + "§7digits of your collection, minus 4!", + "§fCollection bonus: §a+24% §7sugar cane", + "", + "§7§8Bonus sugar cane percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "ENCHANTED_SUGAR_CANE:64", + "A3": "JACOBS_TICKET:64", + "B1": "ENCHANTED_SUGAR_CANE:64", + "B2": "THEORETICAL_HOE_CANE_2:1", + "B3": "ENCHANTED_SUGAR_CANE:64", + "C1": "JACOBS_TICKET:64", + "C2": "ENCHANTED_SUGAR_CANE:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_CANE_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" + ] +}
\ No newline at end of file |