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
|
{
"itemid": "minecraft:iron_hoe",
"displayname": "§aNewton Nether Warts Hoe",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §6+25☘ Farming Fortune\",1:\"§6§7and §3+2☯ Farming Wisdom §7for\",2:\"§7nether warts.\",3:\"\",4:\"§7Counter: §e0 Nether Warts\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Gain §6+16☘ Farming Fortune\",8:\"§6§7for nether warts per digits on\",9:\"§7the Counter, minus 4!\",10:\"§7You have §6+0☘ Farming Fortune\",11:\"§6§7for nether warts.\",12:\"\",13:\"§7§8Bonus nether warts percent\",14:\"§8increases your Farmhand perk\u0027s\",15:\"§8chances\",16:\"\",17:\"§eReach 100k Counter for +1 Rarity!\",18:\"§eRight-click to view recipes!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4❣ §cRequires §aFarming Skill 20§c.\",22:\"§a§lUNCOMMON HOE\"],Name:\"§aNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_2\"}}",
"damage": 0,
"lore": [
"§7Gain §6+25☘ Farming Fortune",
"§6§7and §3+2☯ Farming Wisdom §7for",
"§7nether warts.",
"",
"§7Counter: §e0 Nether Warts",
"",
"§6Logarithmic Counter",
"§7Gain §6+16☘ Farming Fortune",
"§6§7for nether warts per digits on",
"§7the Counter, minus 4!",
"§7You have §6+0☘ Farming Fortune",
"§6§7for nether warts.",
"",
"§7§8Bonus nether warts percent",
"§8increases your Farmhand perk\u0027s",
"§8chances",
"",
"§eReach 100k Counter for +1 Rarity!",
"§eRight-click to view recipes!",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 20§c.",
"§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": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe",
"https://wiki.hypixel.net/Newton_Nether_Warts_Hoe"
]
}
|