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
50
51
52
|
{
"itemid": "minecraft:diamond_hoe",
"displayname": "§9Euclid's Wheat Hoe",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% wheat\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7wheat per\",7:\"§7digits on the Counter, minus 4!\",8:\"§a+0 §6☘ Farming Fortune §7for\",9:\"§7wheat\",10:\"\",11:\"§6Collection Analysis\",12:\"§7Harvest §a+8% §7wheat per digits of\",13:\"§7your collection, minus 4!\",14:\"§a+8 §6☘ Farming Fortune §7for\",15:\"§7wheat\",16:\"\",17:\"§7§8Bonus wheat percent increases\",18:\"§8your Farmhand perk's chances\",19:\"\",20:\"§eReach 100k Counter for +1 Rarity!\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§9§lRARE HOE\"],Name:\"§9Euclid's Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_3\"}}",
"damage": 0,
"lore": [
"§7Harvest §a+50% wheat",
"§7Gain §a+3% §7Farming Exp",
"",
"§7Counter: §e0 Wheat",
"",
"§6Logarithmic Counter",
"§7Harvest §a+16% §7wheat per",
"§7digits on the Counter, minus 4!",
"§a+0 §6☘ Farming Fortune §7for",
"§7wheat",
"",
"§6Collection Analysis",
"§7Harvest §a+8% §7wheat per digits of",
"§7your collection, minus 4!",
"§a+8 §6☘ Farming Fortune §7for",
"§7wheat",
"",
"§7§8Bonus wheat percent increases",
"§8your Farmhand perk's chances",
"",
"§eReach 100k Counter for +1 Rarity!",
"",
"§7§8This item can be reforged!",
"§9§lRARE HOE"
],
"recipe": {
"A1": "JACOBS_TICKET:64",
"A2": "TIGHTLY_TIED_HAY_BALE:64",
"A3": "JACOBS_TICKET:64",
"B1": "TIGHTLY_TIED_HAY_BALE:64",
"B2": "THEORETICAL_HOE_WHEAT_2:1",
"B3": "TIGHTLY_TIED_HAY_BALE:64",
"C1": "JACOBS_TICKET:64",
"C2": "TIGHTLY_TIED_HAY_BALE:64",
"C3": "JACOBS_TICKET:64"
},
"internalname": "THEORETICAL_HOE_WHEAT_3",
"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's_Wheat_Hoe"
]
}
|