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
|
{
"itemid": "minecraft:stone_hoe",
"displayname": "§fNewton Nether Warts Hoe",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §6+10☘ Nether Wart Fortune §7and\",1:\"§7§3+1☯ Farming Wisdom §7for nether\",2:\"§7warts.\",3:\"\",4:\"§7Counter: §e0 Nether Warts\",5:\"\",6:\"§8Reach 100k Counter for +1 Rarity!\",7:\"\",8:\"§eRight-click to view recipes!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 15§c.\",12:\"§f§lCOMMON HOE\"],Name:\"§fNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_1\"}}",
"damage": 0,
"lore": [
"§7Gain §6+10☘ Nether Wart Fortune §7and",
"§7§3+1☯ Farming Wisdom §7for nether",
"§7warts.",
"",
"§7Counter: §e0 Nether Warts",
"",
"§8Reach 100k Counter for +1 Rarity!",
"",
"§eRight-click to view recipes!",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 15§c.",
"§f§lCOMMON HOE"
],
"recipe": {
"A1": "NETHER_STALK:64",
"A2": "NETHER_STALK:64",
"A3": "NETHER_STALK:64",
"B1": "NETHER_STALK:64",
"B2": "THEORETICAL_HOE:1",
"B3": "NETHER_STALK:64",
"C1": "NETHER_STALK:64",
"C2": "NETHER_STALK:64",
"C3": "NETHER_STALK:64"
},
"internalname": "THEORETICAL_HOE_WARTS_1",
"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"
]
}
|