1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
{
"itemid": "minecraft:iron_hoe",
"displayname": "§aEuclid\u0027s Wheat Hoe",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% wheat §7and gain\",1:\"§7§3+2☯ Farming Wisdom §7while\",2:\"§7harvesting wheat§7.\",3:\"\",4:\"§7Counter: §e0 Wheat\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7wheat per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7wheat.\",11:\"\",12:\"§7§8Bonus wheat percent increases\",13:\"§8your Farmhand perk\u0027s chances\",14:\"\",15:\"§eReach 100k Counter for +1 Rarity!\",16:\"\",17:\"§6Right-click to view upgrade recipe!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§a§lUNCOMMON HOE\"],Name:\"§aEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_2\"}}",
"damage": 0,
"lore": [
"§7Harvest §a+25% wheat §7and gain",
"§7§3+2☯ Farming Wisdom §7while",
"§7harvesting wheat§7.",
"",
"§7Counter: §e0 Wheat",
"",
"§6Logarithmic Counter",
"§7Harvest §a+16% §7wheat per",
"§7digits on the Counter, minus 4!",
"§7§a0 §6☘ Farming Fortune §7for",
"§7wheat.",
"",
"§7§8Bonus wheat percent increases",
"§8your Farmhand perk\u0027s chances",
"",
"§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_HAY_BLOCK:64",
"A3": "JACOBS_TICKET:16",
"B1": "ENCHANTED_HAY_BLOCK:64",
"B2": "THEORETICAL_HOE_WHEAT_1:1",
"B3": "ENCHANTED_HAY_BLOCK:64",
"C1": "JACOBS_TICKET:16",
"C2": "ENCHANTED_HAY_BLOCK:64",
"C3": "JACOBS_TICKET:16"
},
"internalname": "THEORETICAL_HOE_WHEAT_2",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe",
"https://wiki.hypixel.net/Euclid%27s_Wheat_Hoe"
]
}
|